public class StudentGroupsChoiceRealFirstOrder extends StudentChoiceOrder
Constructor and Description |
---|
StudentGroupsChoiceRealFirstOrder() |
StudentGroupsChoiceRealFirstOrder(DataProperties config) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Student s1,
Student s2) |
double |
nrGroups(Student s)
Average number of request groups that the student is involved in
|
avgNrChoices, isReverse, order, setReverse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public StudentGroupsChoiceRealFirstOrder(DataProperties config)
public StudentGroupsChoiceRealFirstOrder()
public int compare(Student s1, Student s2)
compare
in interface Comparator<Student>
compare
in class StudentChoiceOrder
Copyright © 2016 UniTime LLC. All Rights Reserved.