Package evo.search.ga.mutators
Mutators working with
These are displayed in the configuration section of the
DiscreteGene
s.
These are displayed in the configuration section of the
MainForm
.-
Interface Summary Interface Description DiscreteAlterer Wrapper for allAlterer
s working withDiscreteGene
s. -
Class Summary Class Description DistanceMutator The distance mutator alters the distance property of the chromosomes genes individually by a given distance.PositionMutator The position mutator alters the position property of the chromosomes genes individually by a given chance.SwapDistanceMutator Mutator which swaps whole the positions betweenDiscreteGene
s.SwapGeneMutator Mutator which swaps whole genes thus changing their position in the chromosomes sequence.SwapPositionsMutator Mutator which swaps whole the positions betweenDiscreteGene
s.SwapPropertyMutator