| Package | Description |
|---|---|
| net.sf.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
| Modifier and Type | Method and Description |
|---|---|
BranchBoundSelection.BranchBoundNeighbour |
BranchBoundSelection.Selection.select()
Execute branch & bound, return the best found schedule for the
selected student.
|
BranchBoundSelection.BranchBoundNeighbour |
OnlineSelection.EpsilonSelection.select()
Execute branch & bound, return the best found schedule for the
selected student.
|
| Constructor and Description |
|---|
ConstructionNeighbour(BranchBoundSelection.BranchBoundNeighbour neighbour) |