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

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

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

Methods in net.sf.cpsolver.studentsct.heuristics that return RouletteWheelSelection
protected  RouletteWheelSelection RouletteWheelRequestSelection.getRoulette(Solution solution)
          Populate roulette wheel selection, if null or empty.