public abstract class StudentSectioningLoader extends ProblemLoader<Request,Enrollment,StudentSectioningModel>
| Constructor and Description |
|---|
StudentSectioningLoader(StudentSectioningModel model,
Assignment<Request,Enrollment> assignment)
Constructor
|
getAssignment, getModel, getTerminationCondition, load, run, setCallback, setTerminationConditionpublic StudentSectioningLoader(StudentSectioningModel model, Assignment<Request,Enrollment> assignment)
model - an empty instance of timetable modelassignment - an empty assignment to be populated