Uses of Class
net.sf.cpsolver.coursett.criteria.placement.PlacementSelectionCriterion

Packages that use PlacementSelectionCriterion
net.sf.cpsolver.coursett.criteria.placement University Course Timetabling: Placement Selection Criteria. 
 

Uses of PlacementSelectionCriterion in net.sf.cpsolver.coursett.criteria.placement
 

Subclasses of PlacementSelectionCriterion in net.sf.cpsolver.coursett.criteria.placement
 class AssignmentCount
          Count number of past assignments of a value.
 class DeltaTimePreference
          Difference between proposed and best time assignment.
 class HardConflicts
          Number of values (of other variables) that have to be unassigned in order before this value can be assigned.
 class PotentialHardConflicts
          Use conflict-based statistics to compute potential hard conflicts.
 class WeightedHardConflicts
          Hard conflicts weighted by the conflict-based statistics (past occurrences).
 



Copyright © 2014 UniTime LLC. All Rights Reserved.