Package org.graphstream.algorithm.randomWalk

Class Summary
Entity A base entity for the RandomWalk algorithm.
RandomWalk A random walk on a graph.
TabuEntity A basic entity that chooses edges at random eventually avoiding some edges based on a memory of recently traversed edges.
 



Copyright © 2011. All Rights Reserved.