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

All Known Implementing Classes:
LinkedSections.CurrentAssignment
Enclosing class:
LinkedSections

public static interface LinkedSections.Assignment

Interface to be able to provide a custom assignment to LinkedSections.computeConflicts(Enrollment, Assignment, ConflictHandler)


Method Summary
 Enrollment getEnrollment(Request request, int index)
          Return enrollment of the given request
 

Method Detail

getEnrollment

Enrollment getEnrollment(Request request,
                         int index)
Return enrollment of the given request



Copyright © 2014 UniTime LLC. All Rights Reserved.