Uses of Interface
net.sf.cpsolver.coursett.model.StudentSectioning

Packages that use StudentSectioning
net.sf.cpsolver.coursett.custom University Course Timetabling: Various customizations. 
net.sf.cpsolver.coursett.model University Course Timetabling: Model. 
 

Uses of StudentSectioning in net.sf.cpsolver.coursett.custom
 

Classes in net.sf.cpsolver.coursett.custom that implement StudentSectioning
 class DeterministicStudentSectioning
          Deterministic implementation of the initial student sectioning.
 

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

Classes in net.sf.cpsolver.coursett.model that implement StudentSectioning
 class DefaultStudentSectioning
          Default implementation of the student sectioning functions needed within the course timetabling solver consisting of InitialSectioning and FinalSectioning.
 

Methods in net.sf.cpsolver.coursett.model that return StudentSectioning
 StudentSectioning TimetableModel.getStudentSectioning()
          Returns interface to the student sectioning functions needed during course timetabling.
 



Copyright © 2014 UniTime LLC. All Rights Reserved.