Uses of Class
net.sf.cpsolver.studentsct.extension.TimeOverlapsCounter

Packages that use TimeOverlapsCounter
net.sf.cpsolver.studentsct Student Sectioning Solver. 
net.sf.cpsolver.studentsct.heuristics.selection Student Sectioning: Various Neighbour Selection Criteria. 
 

Uses of TimeOverlapsCounter in net.sf.cpsolver.studentsct
 

Methods in net.sf.cpsolver.studentsct that return TimeOverlapsCounter
 TimeOverlapsCounter StudentSectioningModel.getTimeOverlaps()
          Return time overlaps extension
 

Methods in net.sf.cpsolver.studentsct with parameters of type TimeOverlapsCounter
 void StudentSectioningModel.setTimeOverlaps(TimeOverlapsCounter toc)
          Set time overlaps extension
 

Uses of TimeOverlapsCounter in net.sf.cpsolver.studentsct.heuristics.selection
 

Fields in net.sf.cpsolver.studentsct.heuristics.selection declared as TimeOverlapsCounter
protected  TimeOverlapsCounter BranchBoundSelection.iTimeOverlaps
           
 



Copyright © 2014 UniTime LLC. All Rights Reserved.