| Package | Description |
|---|---|
| net.sf.cpsolver.exam.split |
This package contains an an experimental criterion that allows an exam to be split into two if it decreases the number of student conflicts.
|
| Modifier and Type | Method and Description |
|---|---|
ExamSplitMoves.ExamSplitNeighbour |
ExamSplitMoves.bestSplit(Exam exam)
Find a best split for the given exam.
|