Package | Description |
---|---|
org.cpsolver.studentsct.heuristics.selection |
Student Sectioning: Various Neighbour Selection Criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
OnlineSelection.EpsilonSelection
Branch & bound selection for a student
|
Modifier and Type | Method and Description |
---|---|
BranchBoundSelection.Selection |
OnlineSelection.getSelection(Assignment<Request,Enrollment> assignment,
Student student)
Branch & bound selection for a student
|
BranchBoundSelection.Selection |
BranchBoundSelection.getSelection(Assignment<Request,Enrollment> assignment,
Student student)
Branch & bound selection for a student
|
Constructor and Description |
---|
EpsilonSelection(Student student,
Assignment<Request,Enrollment> assignment,
BranchBoundSelection.Selection selection)
Constructor
|
Copyright © 2014 UniTime LLC. All Rights Reserved.