Package | Description |
---|---|
org.cpsolver.coursett.criteria.placement |
University Course Timetabling: Placement Selection Criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
AssignmentCount
Deprecated.
|
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).
|