Package | Description |
---|---|
org.cpsolver.coursett.heuristics |
University Course Timetabling: Heuristics.
|
org.cpsolver.coursett.neighbourhoods |
University Course Timetabling: Various Neighbourhoods.
|
Class and Description |
---|
FixCompleteSolutionNeighbourSelection.FixCompleteSolutionNeighbourContext |
HeuristicSelector.Element
An element in heuristical selection
|
NeighbourSelectionWithSuggestions.SuggestionNeighbour |
Class and Description |
---|
NeighbourSelectionWithSuggestions
Neighbour selection which does the standard time neighbour selection most of
the time, however, the very best neighbour is selected time to time (using
backtracking based search).
|