Uses of Class
org.graphstream.algorithm.randomWalk.RandomWalk.Context
| Package | Description |
|---|---|
| org.graphstream.algorithm.randomWalk |
-
Uses of RandomWalk.Context in org.graphstream.algorithm.randomWalk
Methods in org.graphstream.algorithm.randomWalk with parameters of type RandomWalk.Context Modifier and Type Method Description voidTabuEntity. init(RandomWalk.Context context, org.graphstream.graph.Node start)Start the entity on the given node.