220221222223224225226227228229230
return null; } }; StrategyModuleKey moduleKey = new StrategyModuleKey(key); SearchStrategyModule stratModule = new SearchStrategyModule() { @Override public VehicleRoutingProblemSolution runAndGetSolution(VehicleRoutingProblemSolution vrpSolution) { return null;