| Package | Description |
|---|---|
| org.opt4j.operator.neighbor |
Provides the classes for the neighbor operator for genotypes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeighborPermutationInsert
Neighbor for the
PermutationGenotype. |
class |
NeighborPermutationMixed
Randomly selects between
NeighborPermutationSwap,
NeighborPermutationInsert, and NeighborPermutationRevert. |
class |
NeighborPermutationRevert
Neighbor for the
PermutationGenotype. |
class |
NeighborPermutationSwap
Neighbor operator for the
PermutationGenotype. |