net.sf.cpsolver.studentsct.constraint
Class LinkedSections.CurrentAssignment

java.lang.Object
  extended by 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)


Constructor Summary
LinkedSections.CurrentAssignment()
           
 
Method Summary
 Enrollment getEnrollment(Request request, int index)
          Return Variable.getAssignment()
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkedSections.CurrentAssignment

public LinkedSections.CurrentAssignment()
Method Detail

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.