Uses of Class
net.sf.cpsolver.coursett.model.FinalSectioning.MoveBetweenCfgs

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

Uses of FinalSectioning.MoveBetweenCfgs in net.sf.cpsolver.coursett.model
 

Methods in net.sf.cpsolver.coursett.model that return FinalSectioning.MoveBetweenCfgs
 FinalSectioning.MoveBetweenCfgs FinalSectioning.createMove(Configuration firstConfig, Student firstStudent, Configuration secondConfig, Student secondStudent)
           
 FinalSectioning.MoveBetweenCfgs FinalSectioning.findMove(Configuration config, Student student)