Package | Description |
---|---|
org.cpsolver.studentsct.constraint |
Student Sectioning: Constraints.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkedSections.computeConflicts(Assignment<Request,Enrollment> assignment,
Enrollment enrollment,
LinkedSections.ConflictHandler conflicts)
Compute conflicting enrollments.
|
void |
LinkedSections.computeConflicts(Enrollment enrollment,
LinkedSections.EnrollmentAssignment assignment,
LinkedSections.ConflictHandler conflicts)
Compute conflicting enrollments.
|