Skip to content
Snippets Groups Projects
Commit f1fc3901 authored by Egli Adrian (IT-SCI-API-PFI)'s avatar Egli Adrian (IT-SCI-API-PFI)
Browse files

refactoring and clean up

parent eff03ffc
No related branches found
No related tags found
No related merge requests found
......@@ -438,7 +438,7 @@ for itrials in range(1000):
do_random_connect_stations=False and np.random.choice(1) == 0,
# Number of cities in map
seed=int(time.time()), # Random seed
print_out_info=False
print_out_info=True
),
schedule_generator=sparse_schedule_generator(),
number_of_agents=100,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment