Uses of Class
net.sf.cpsolver.coursett.constraint.InstructorConstraint

Packages that use InstructorConstraint
net.sf.cpsolver.coursett.model University Course Timetabling: Model. 
 

Uses of InstructorConstraint in net.sf.cpsolver.coursett.model
 

Methods in net.sf.cpsolver.coursett.model that return types with arguments of type InstructorConstraint
 List<InstructorConstraint> TimetableModel.getInstructorConstraints()
          The list of all instructor constraints
 List<InstructorConstraint> Lecture.getInstructorConstraints()
          Instructor constraint
 



Copyright © 2012 UniTime LLC. All Rights Reserved.