Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ahmad Reza Cheraghi
swarm-sim
Commits
8dd77f59
Commit
8dd77f59
authored
May 29, 2019
by
Ahmad Reza Cheraghi
Browse files
Update multiple.py
parent
ee6b008d
Changes
1
Hide whitespace changes
Inline
Side-by-side
multiple.py
View file @
8dd77f59
...
...
@@ -26,8 +26,8 @@ def runflac(idx, out, max_round, nTime ):
def
main
(
argv
):
max_round
=
1700
seed_start
=
1
5
seed_end
=
2
0
seed_start
=
1
seed_end
=
2
config
=
configparser
.
ConfigParser
(
allow_no_value
=
True
)
config
.
read
(
"config.ini"
)
try
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment