Package | Description |
---|---|
org.cpsolver.exam.heuristics |
Examination Timetabling: Solution Heuristics.
|
org.cpsolver.exam.model |
Examination Timetabling: Model.
|
org.cpsolver.ifs.util |
Utilities
|
Modifier and Type | Method and Description |
---|---|
void |
ExamNeighbourSelection.setFinalPhase(Callback finalPhaseFinished)
Set final phase
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExamModel.load(Document document,
Assignment<Exam,ExamPlacement> assignment,
Callback saveBest)
Load model (including its solution) from XML.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemLoader.setCallback(Callback callback)
Sets callback class
|
void |
ProblemSaver.setCallback(Callback callback)
Sets callback class
|