48495051525354
return solverFactory.buildSolver(); } @Override protected SolutionPanel createSolutionPanel() { return new TennisPanel(); }