mirror of
https://github.com/gsi-upm/soil
synced 2025-08-24 03:52:20 +00:00
WIP
This commit is contained in:
@@ -27,7 +27,7 @@ s = Simulation(name='Programmatic',
|
||||
network_params={'generator': mygenerator},
|
||||
num_trials=1,
|
||||
max_time=100,
|
||||
agent_type=MyAgent,
|
||||
agent_class=MyAgent,
|
||||
dry_run=True)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user