| Package | Description |
|---|---|
| org.cpsolver.ifs.algorithms |
IFS Neighbourhood Search Algorithms
|
| Class and Description |
|---|
| HillClimber
Hill climber.
|
| HillClimber.HillClimberContext |
| MetaHeuristicSearch.MetaHeuristicSearchContext |
| NeighbourSearch
Base class for the search techniques like hill climber, great deluge, or simulated annealing.
|
| NeighbourSearch.NeighbourSearchContext
Search context
|
| ParallelConstruction.ConstructionContext |
| SimpleSearch.SimpleSearchContext |
| StepCountingHillClimber.Mode |