net.sf.cpsolver.studentsct.constraint
Class LinkedSections.CurrentAssignment
java.lang.Object
net.sf.cpsolver.studentsct.constraint.LinkedSections.CurrentAssignment
- All Implemented Interfaces:
- LinkedSections.Assignment
- Enclosing class:
- LinkedSections
public static class LinkedSections.CurrentAssignment
- extends Object
- implements LinkedSections.Assignment
Current assignment -- default for LinkedSections.computeConflicts(Enrollment, Assignment, ConflictHandler)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedSections.CurrentAssignment
public LinkedSections.CurrentAssignment()
getEnrollment
public Enrollment getEnrollment(Request request,
int index)
- Return
Variable.getAssignment()
- Specified by:
getEnrollment
in interface LinkedSections.Assignment
Copyright © 2014 UniTime LLC. All Rights Reserved.