Package | Description |
---|---|
org.cpsolver.coursett.neighbourhoods |
University Course Timetabling: Various Neighbourhoods.
|
org.cpsolver.coursett.sectioning |
Additional Student Sectioning Algorithms.
|
org.cpsolver.ifs.algorithms.neighbourhoods |
IFS: Various Problem-Independent Neighbourhoods.
|
Class and Description |
---|
HillClimberSelection
This interface may be implemented by a
NeighbourSelection to indicate that it is employed by a hill climber. |
RandomMove
Try to assign a variable with a new value.
|
RandomSwapMove
Try to assign a variable with a new value.
|
Class and Description |
---|
HillClimberSelection
This interface may be implemented by a
NeighbourSelection to indicate that it is employed by a hill climber. |
Class and Description |
---|
HillClimberSelection
This interface may be implemented by a
NeighbourSelection to indicate that it is employed by a hill climber. |
RandomSwapMove
Try to assign a variable with a new value.
|