Package org.opt4j.operator.neighbor
Interface Neighbor<G extends Genotype>
- Type Parameters:
G
- the type of genotype
- All Superinterfaces:
Operator<G>
- All Known Subinterfaces:
NeighborInteger
,NeighborPermutation
- All Known Implementing Classes:
NeighborBoolean
,NeighborDouble
,NeighborGenericImplementation
,NeighborIntegerRandom
,NeighborPermutationInsert
,NeighborPermutationMixed
,NeighborPermutationRevert
,NeighborPermutationSwap
The
Neighbor
operator as it is used for Simulated Annealing.- See Also:
-
Method Summary