|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StudentWeights | |
|---|---|
| net.sf.cpsolver.studentsct | Student Sectioning Solver. |
| net.sf.cpsolver.studentsct.weights | Student Sectioning Weightings: various students weight models
|
| Uses of StudentWeights in net.sf.cpsolver.studentsct |
|---|
| Methods in net.sf.cpsolver.studentsct that return StudentWeights | |
|---|---|
StudentWeights |
StudentSectioningModel.getStudentWeights()
Return student weighting model |
| Methods in net.sf.cpsolver.studentsct with parameters of type StudentWeights | |
|---|---|
void |
StudentSectioningModel.setStudentWeights(StudentWeights weights)
Set student weighting model |
| Uses of StudentWeights in net.sf.cpsolver.studentsct.weights |
|---|
| Classes in net.sf.cpsolver.studentsct.weights that implement StudentWeights | |
|---|---|
class |
EqualStudentWeights
Student weight is spread equally among student's course requests. |
class |
OriginalStudentWeights
Original weighting that was used before this student weightings model was introduced |
class |
PriorityStudentWeights
New weighting model. |
| Methods in net.sf.cpsolver.studentsct.weights that return types with arguments of type StudentWeights | |
|---|---|
Class<? extends StudentWeights> |
StudentWeights.Implementation.getImplementation()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||