51525354555657
return solverFactory.buildSolver(); } @Override protected SolutionPanel createSolutionPanel() { return new CurriculumCoursePanel(); }