public class AssignInitialSelection.InitialSelection extends BranchBoundSelection.Selection
iAssignment, iBestAssignment, iBestValue, iCurrentAssignment, iStudent, iT0, iT1, iTimeoutReached, iValues| Constructor and Description |
|---|
AssignInitialSelection.InitialSelection(Student student,
Assignment<Request,Enrollment> assignment) |
| Modifier and Type | Method and Description |
|---|---|
void |
backTrack(int idx)
branch & bound search
|
canAssign, canLeaveUnassigned, firstConflict, getAssignmentPenalty, getBestAssignment, getBestNrAssigned, getBestValue, getBound, getBound, getDistanceConflicts, getNrAssigned, getNrAssignedBound, getPenalty, getPenaltyBound, getTime, getTimeOverlappingConflicts, getValue, getWeight, inConflict, isTimeoutReached, saveBest, select, valuespublic AssignInitialSelection.InitialSelection(Student student, Assignment<Request,Enrollment> assignment)
public void backTrack(int idx)
BranchBoundSelection.SelectionbackTrack in class BranchBoundSelection.Selectionidx - index of requestCopyright © 2017 UniTime LLC. All Rights Reserved.