mirror of
https://github.com/gsi-upm/soil
synced 2024-11-22 03:02: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
|
name: ControlModelM2_sim
|
||||||
max_time: 50
|
max_time: 50
|
||||||
num_trials: 1
|
num_trials: 1
|
||||||
timeout: 2
|
|
||||||
network_params:
|
network_params:
|
||||||
generator: barabasi_albert_graph
|
generator: barabasi_albert_graph
|
||||||
n: 100
|
n: 100
|
||||||
@ -29,7 +28,6 @@ environment_params:
|
|||||||
name: SISA_sm
|
name: SISA_sm
|
||||||
max_time: 50
|
max_time: 50
|
||||||
num_trials: 2
|
num_trials: 2
|
||||||
timeout: 2
|
|
||||||
network_params:
|
network_params:
|
||||||
generator: erdos_renyi_graph
|
generator: erdos_renyi_graph
|
||||||
n: 10000
|
n: 10000
|
||||||
|
Loading…
Reference in New Issue
Block a user