public static interface MultiCriteriaBranchAndBoundSelection.SelectionComparator
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Assignment<Request,Enrollment> assignment,
Enrollment e1,
Enrollment e2)
Compare two enrollments
|
int compare(Assignment<Request,Enrollment> assignment, Enrollment e1, Enrollment e2)
assignment - current assignmente1 - first enrollmente2 - second enrollment