-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
NEW
-
NEW
Running VRP with nearby selection (for dimacs) and compiling it natively succeeds. But running it fails:
java.lang.IllegalArgumentException: Impossible state: could not find the NearbySelectionConfig's nearbyDistanceMeterClass (org.optaplanner...domain.solver.nearby.CustomerNearbyDistanceMeter) generated Gizmo supplier. at org.optaplanner.core.config.util.ConfigUtils.newInstance(ConfigUtils.java:39) at org.optaplanner.core.config.util.ConfigUtils.newInstance(ConfigUtils.java:76) at org.optaplanner.core.impl.heuristic.selector.value.ValueSelectorFactory.applyNearbySelection(ValueSelectorFactory.java:484)