| Package | Description |
|---|---|
| org.cpsolver.studentsct.heuristics.studentord |
Online Student Sectioning Test: various students orderings
|
| org.cpsolver.studentsct.model |
Student Sectioning: Model.
|
| Modifier and Type | Method and Description |
|---|---|
int |
StudentMajorOrder.compareMajors(AcademicAreaCode m1,
AcademicAreaCode m2) |
| Modifier and Type | Method and Description |
|---|---|
int |
StudentMajorOrder.compareMajors(List<AcademicAreaCode> m1,
List<AcademicAreaCode> m2) |
int |
StudentMajorOrder.compareMajors(List<AcademicAreaCode> m1,
List<AcademicAreaCode> m2) |
| Modifier and Type | Method and Description |
|---|---|
List<AcademicAreaCode> |
Student.getAcademicAreaClasiffications()
List of academic area - classification codes (
AcademicAreaCode)
for the given student |
List<AcademicAreaCode> |
Student.getMajors()
List of major codes (
AcademicAreaCode) for the given student |
List<AcademicAreaCode> |
Student.getMinors()
List of major codes (
AcademicAreaCode) for the given student |
Copyright © 2017 UniTime LLC. All Rights Reserved.