114115116117118119120
return solverConfig.buildSolver(); } @Override protected SolutionPanel createSolutionPanel() { return new NQueensPanel(); }