| Package | Description |
|---|---|
| org.graphstream.algorithm.randomWalk |
| Modifier and Type | Class and Description |
|---|---|
class |
TabuEntity
A basic entity that chooses edges at random eventually
avoiding some edges based on a memory of recently traversed
edges.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
RandomWalk.createEntity()
Create an entity.
|
Copyright © 2015. All rights reserved.