Uses of Package
net.sf.cpsolver.studentsct.model

Packages that use net.sf.cpsolver.studentsct.model
net.sf.cpsolver.studentsct Student Sectioning Solver. 
net.sf.cpsolver.studentsct.check Various checks of validity of a student sectioning solution. 
net.sf.cpsolver.studentsct.constraint Student Sectioning: Constraints. 
net.sf.cpsolver.studentsct.extension Student Sectioning: Various Extensions. 
net.sf.cpsolver.studentsct.filter Various student filters. 
net.sf.cpsolver.studentsct.heuristics.selection Student Sectioning: Various Neighbour Selection Criteria. 
net.sf.cpsolver.studentsct.heuristics.studentord Online Student Sectioning Test: various students orderings

 
net.sf.cpsolver.studentsct.model Student Sectioning: Model. 
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct
Assignment
          Time and room assignment.
Config
          Representation of a configuration of an offering.
Course
          Representation of a course offering.
CourseRequest
          Representation of a request of a student for one or more course.
Enrollment
          Representation of an enrollment of a student into a course.
Offering
          Representation of an instructional offering.
Request
          Representation of a request of a student for a course(s) or a free time.
Student
          Representation of a student.
Subpart
          Representation of a scheduling subpart.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.check
Enrollment
          Representation of an enrollment of a student into a course.
Request
          Representation of a request of a student for a course(s) or a free time.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.constraint
Course
          Representation of a course offering.
Enrollment
          Representation of an enrollment of a student into a course.
Request
          Representation of a request of a student for a course(s) or a free time.
Section
          Representation of a class.
Student
          Representation of a student.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.extension
Enrollment
          Representation of an enrollment of a student into a course.
Section
          Representation of a class.
Student
          Representation of a student.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.filter
Student
          Representation of a student.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.heuristics.selection
Enrollment
          Representation of an enrollment of a student into a course.
Request
          Representation of a request of a student for a course(s) or a free time.
Student
          Representation of a student.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.heuristics.studentord
AcademicAreaCode
          Academic area and code.
Student
          Representation of a student.
 

Classes in net.sf.cpsolver.studentsct.model used by net.sf.cpsolver.studentsct.model
Assignment
          Time and room assignment.
Choice
          Student choice.
Config
          Representation of a configuration of an offering.
Course
          Representation of a course offering.
Enrollment
          Representation of an enrollment of a student into a course.
Offering
          Representation of an instructional offering.
Request
          Representation of a request of a student for a course(s) or a free time.
Section
          Representation of a class.
Student
          Representation of a student.
Subpart
          Representation of a scheduling subpart.