| Package | Description |
|---|---|
| org.opt4j.operator.neighbor |
Provides the classes for the neighbor operator for genotypes.
|
| org.opt4j.optimizer.sa |
Provides classes for the simulated annealing optimization algorithm.
|
| Class and Description |
|---|
| BasicNeighborModule.PermutationType
Type of
Neighbor operator for the PermutationGenotype. |
| Neighbor
The
Neighbor operator as it is used for Simulated Annealing. |
| NeighborInteger |
| NeighborModule
The
NeighborModule is used for modules for the Neighbor
operator. |
| NeighborPermutation
Interface for the
Neighbor operator for the
PermutationGenotype. |
| NeighborPermutationInsert
Neighbor for the
PermutationGenotype. |
| NeighborPermutationRevert
Neighbor for the
PermutationGenotype. |
| NeighborPermutationSwap
Neighbor operator for the
PermutationGenotype. |
| Class and Description |
|---|
| Neighbor
The
Neighbor operator as it is used for Simulated Annealing. |