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

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

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

Methods in net.sf.cpsolver.coursett.model that return DepartmentSpreadConstraint
 DepartmentSpreadConstraint Lecture.getDeptSpreadConstraint()
          Departmental spreading constraint
 

Methods in net.sf.cpsolver.coursett.model that return types with arguments of type DepartmentSpreadConstraint
 List<DepartmentSpreadConstraint> TimetableModel.getDepartmentSpreadConstraints()
          The list of all departmental spread constraints
 



Copyright © 2014 UniTime LLC. All Rights Reserved.