Uses of Class
net.sf.cpsolver.ifs.heuristics.RoundRobinNeighbourSelection

Packages that use RoundRobinNeighbourSelection
net.sf.cpsolver.studentsct.heuristics Student Sectioning: Heuristics. 
 

Uses of RoundRobinNeighbourSelection in net.sf.cpsolver.studentsct.heuristics
 

Subclasses of RoundRobinNeighbourSelection in net.sf.cpsolver.studentsct.heuristics
 class StudentSctNeighbourSelection
          (Batch) student sectioning neighbour selection.
 class TwoPhaseStudentSctNeighbourSelection
          Two-phase (Batch) student sectioning neighbour selection.