| Package | Description |
|---|---|
| org.cpsolver.studentsct |
Student Sectioning Solver.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
OnlineSectProof.checkOnline(OnlineSectProof.StudentSequence sq,
boolean computeExpectations,
int alg,
boolean debug)
Section given sequence of students into the course and return the number
of students that cannot be sectioned.
|