public class CrossoverPermutationDefault extends CrossoverPermutationOnePoint
PermutationGenotype
. The default operator is the
CrossoverPermutationOnePoint
with the rotation=false
.random, rotation
Constructor and Description |
---|
CrossoverPermutationDefault(org.opt4j.core.common.random.Rand random)
Constructs a default
CrossoverPermutation . |
crossover
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOperatorType
@Inject public CrossoverPermutationDefault(org.opt4j.core.common.random.Rand random)
CrossoverPermutation
.random
- the random number generator