Uses of Class
net.sf.cpsolver.studentsct.model.AcademicAreaCode

Packages that use AcademicAreaCode
net.sf.cpsolver.studentsct.heuristics.studentord Online Student Sectioning Test: various students orderings

 
 

Uses of AcademicAreaCode in net.sf.cpsolver.studentsct.heuristics.studentord
 

Methods in net.sf.cpsolver.studentsct.heuristics.studentord with parameters of type AcademicAreaCode
 int StudentMajorOrder.compareMajors(AcademicAreaCode m1, AcademicAreaCode m2)