Class: SinglePositionMutation | Bio/GA/Mutation/Simple.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
Perform a conversion mutation, but only at a single point in the genome.This does not randomize the genome as much as ConversionMutation, since only one change is allowed per genome at the specified mutation rate.
|