Class RandomPath

All Implemented Interfaces:
PathGenerator<StopCondition>

public class RandomPath extends PathGeneratorBase<StopCondition>

RandomPath

The RandomPath generator will generate a random path through a model.

RandomPath is used when a random, unpredictable path is to be generated.

Author:
Nils Olsson