IMutation Members
From GeneticSharp
| IMutation Members | GeneticSharp |
The IMutation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Mutate |
Mutate the specified chromosome.
|
Properties
| Name | Description | |
|---|---|---|
| IsOrdered |
Gets if the operator is ordered (if can keep the chromosome order).
(Inherited from IChromosomeOperator.) |
See Also