| Package | Description |
|---|---|
| org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwapStudentSelection
Pick a student (one by one) with an incomplete schedule, try to find an
improvement, identify problematic students.
|
| Constructor and Description |
|---|
RndUnProblStudSelection(DataProperties properties,
ProblemStudentsProvider psp)
Constructor
|