public class SuggestionsBranchAndBound.EnrollmentSectionComparator extends Object implements Comparator<Section>
Constructor and Description |
---|
SuggestionsBranchAndBound.EnrollmentSectionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Section a,
Section b) |
boolean |
isParent(Section s1,
Section s2)
Is section s1 parent of section s2 (or a parent of a parent...)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public SuggestionsBranchAndBound.EnrollmentSectionComparator()
Copyright © 2016 UniTime LLC. All Rights Reserved.