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