Clustering algorithms using stochastic analysis and ensemble techniques.
halt_after_time(time,at_node,node_data,max_time=100)
Halts after a fixed duration of time.
Arguments | Type | Description | |
---|---|---|---|
max_time |
Keyword | int |
The number of timesteps before automatically halting. |