IMutation Members

GeneticSharp

IMutation Members GeneticSharp

The IMutation type exposes the following members.

Methods

  NameDescription
Public methodMutate
Mutate the specified chromosome.
Back to Top
Properties

  NameDescription
Public propertyIsOrdered
Gets if the operator is ordered (if can keep the chromosome order).
(Inherited from IChromosomeOperator.)
Back to Top
See Also