Package evo.search.ga.mutators
Mutators working with
These are displayed in the configuration section of the
DiscreteGenes.
These are displayed in the configuration section of the
MainForm.-
Interface Summary Interface Description DiscreteAlterer Wrapper for allAlterers working withDiscreteGenes. -
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 betweenDiscreteGenes.SwapGeneMutator Mutator which swaps whole genes thus changing their position in the chromosomes sequence.SwapPositionsMutator Mutator which swaps whole the positions betweenDiscreteGenes.SwapPropertyMutator