| Package | Description |
|---|---|
| org.cpsolver.studentsct.heuristics |
Student Sectioning: Heuristics.
|
| org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RandomizedBacktrackNeighbourSelection
Randomized backtracking-based neighbour selection.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ShuffleStudentsSelection.ShuffleBacktrackNeighbourSelection
A special version of the
BacktrackNeighbourSelection that filters the enrollments with the
provided section filter. |