Package org.chocosolver.solver.search.loop.lns.neighbors
-
Interface Summary Interface Description INeighbor Deprecated. seeNeighbor
instead, will be removed in next release -
Class Summary Class Description AdaptiveNeighborhood Neighbor An abstract class that defines services required for the LNS to select variables to freeze-unfreeze.PropagationGuidedNeighborhood A Propagation Guided LNSRandomNeighborhood A Random LNSReversePropagationGuidedNeighborhood A Propagation Guided LNSSequenceNeighborhood A neighbor which is based on mutliple neighbors.