Clustering algorithms using stochastic analysis and ensemble techniques.
halt_when_explored(time,at_node,node_data)
Halts when all nodes have been visited at least once. Assumes that node_data is being used to count visits; does not work otherwise. Therefore, be careful to use with an appropriate regulator.