| Package | Description |
|---|---|
| org.cpsolver.coursett.neighbourhoods |
University Course Timetabling: Various Neighbourhoods.
|
| org.cpsolver.ifs.algorithms.neighbourhoods |
IFS: Various Problem-Independent Neighbourhoods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoomSwap
Try to assign a class with a new room.
|
class |
TimeSwap
Try to assign a class with a new time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SuggestionMove<V extends Variable<V,T>,T extends Value<V,T>>
Suggestion move.
|