| Class | Description |
|---|---|
| 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 © 2015. All rights reserved.