52535455565758
return solverFactory.buildSolver(); } @Override protected SolutionPanel createSolutionPanel() { return new TspPanel(); }