Uses of Interface
net.sf.cpsolver.studentsct.constraint.LinkedSections.Assignment

Packages that use LinkedSections.Assignment
net.sf.cpsolver.studentsct.constraint Student Sectioning: Constraints. 
 

Uses of LinkedSections.Assignment in net.sf.cpsolver.studentsct.constraint
 

Classes in net.sf.cpsolver.studentsct.constraint that implement LinkedSections.Assignment
static class LinkedSections.CurrentAssignment
          Current assignment -- default for LinkedSections.computeConflicts(Enrollment, Assignment, ConflictHandler)
 

Methods in net.sf.cpsolver.studentsct.constraint with parameters of type LinkedSections.Assignment
 void LinkedSections.computeConflicts(Enrollment enrollment, LinkedSections.Assignment assignment, LinkedSections.ConflictHandler conflicts)
          Compute conflicting enrollments.
 Enrollment LinkedSections.inConflict(Enrollment enrollment, LinkedSections.Assignment assignment)
          Check for conflicts.
 



Copyright © 2014 UniTime LLC. All Rights Reserved.