| Package | Description |
|---|---|
| org.opt4j.operator.neighbor |
Provides the classes for the neighbor operator for genotypes.
|
| Constructor and Description |
|---|
NeighborPermutationMixed(NeighborPermutationSwap swap,
NeighborPermutationInsert insert,
NeighborPermutationRevert revert,
Rand random)
Constructs a
NeighborPermutationMixed operator for the
PermutationGenotype. |