mirror of
https://github.com/gsi-upm/soil
synced 2024-11-13 06:52:28 +00:00
Removed timeout from the simulation examples
This commit is contained in:
parent
347d295b09
commit
ccc8e43416
@ -2,7 +2,6 @@
|
||||
name: ControlModelM2_sim
|
||||
max_time: 50
|
||||
num_trials: 1
|
||||
timeout: 2
|
||||
network_params:
|
||||
generator: barabasi_albert_graph
|
||||
n: 100
|
||||
@ -29,7 +28,6 @@ environment_params:
|
||||
name: SISA_sm
|
||||
max_time: 50
|
||||
num_trials: 2
|
||||
timeout: 2
|
||||
network_params:
|
||||
generator: erdos_renyi_graph
|
||||
n: 10000
|
||||
|
Loading…
Reference in New Issue
Block a user