42434445464748
return solverFactory.buildSolver(); } @Override protected SolutionPanel createSolutionPanel() { return new TrainDesignPanel(); }
45464748495051