| Package | Description |
|---|---|
| org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CriticalBacktrackSelection
Use backtrack neighbour selection.
|
| Modifier and Type | Method and Description |
|---|---|
BacktrackSelection |
BacktrackSelection.withFilter(StudentFilter filter)
Only consider students meeting the given filter.
|