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