public class AddRandomTransitionMutation extends java.lang.Object implements IMutateTrajectory
| Constructor and Description |
|---|
AddRandomTransitionMutation() |
| Modifier and Type | Method and Description |
|---|---|
InstanceData |
mutate(InstanceData originalTrajectory,
ThreadContext context)
Creates a new trajectory from the given one.
|
public InstanceData mutate(InstanceData originalTrajectory, ThreadContext context)
IMutateTrajectorymutate in interface IMutateTrajectory