Package | Description |
---|---|
org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
org.cpsolver.studentsct.online.selection |
Online Student Sectioning Solver: Selection Weights and Heuristics.
|
Modifier and Type | Class and Description |
---|---|
class |
AssignInitialSelection
Assign initial enrollments.
|
class |
OnlineSelection
Section given student using branch & bound algorithm with no unassignments
allowed.
|
class |
ResectionIncompleteStudentsSelection
Resection incomplete studends.
|
class |
ResectionUnassignedStudentsSelection
Resection studends with empty schedule.
|
Modifier and Type | Class and Description |
---|---|
class |
SuggestionSelection
Online student sectioning algorithm based on the
BranchBoundSelection of the batch solver. |
Copyright © 2016 UniTime LLC. All Rights Reserved.