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

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

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

Subclasses of BacktrackNeighbourSelection in net.sf.cpsolver.studentsct.heuristics
 class RandomizedBacktrackNeighbourSelection
          Randomized backtracking-based neighbour selection.