| Package | Description |
|---|---|
| org.cpsolver.coursett.criteria.placement |
University Course Timetabling: Placement Selection Criteria.
|
| org.cpsolver.ifs.heuristics |
IFS Heuristics (value and variable selection criteria)
|
| org.cpsolver.studentsct.extension |
Student Sectioning: Various Extensions.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConflictStatistics<Lecture,Placement> |
WeightedHardConflicts.iStat |
| Modifier and Type | Field and Description |
|---|---|
protected ConflictStatistics<V,T> |
MaxIdleNeighbourSelection.iStat |
protected ConflictStatistics<V,T> |
StandardNeighbourSelection.iStat |
| Modifier and Type | Class and Description |
|---|---|
class |
StudentConflictStatistics
Same as
ConflictStatistics, however, conflict with real students can
be weighted differently than with last-like students. |