MutationBase IsOrdered Property | GeneticSharp |
Gets if the operator is ordered (if can keep the chromosome order).
Namespace: GeneticSharp.Domain.MutationsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Property Value
Type: BooleanImplements
IChromosomeOperator IsOrderedSee Also