| Constructor and Description |
|---|
AddRandomTransitionMutation() |
| Modifier and Type | Method and Description |
|---|---|
IMutation |
createNew()
Creates a new instance.
|
boolean |
mutate(TrajectoryFitness parent,
ThreadContext context)
Based on the parent solution, it creates one child solution by leaving the DSE in the child solution's state
(model and trajectory is reachable via the context).
|
public boolean mutate(TrajectoryFitness parent, ThreadContext context)
IMutation