-
Bug
-
Resolution: Done
-
Major
-
8.19.0.Final
-
None
-
2022 Week 14-16 (from Apr 4)
-
-
NEW
-
NEW
Traveling salesman example throws an exception informing about a chained domain corruption after a problem change:
java.lang.IllegalStateException: The supply (ExternalizedSingletonInverseVariableSupply(previousStandstill)) is corrupted, because the entity (Amsterdam) for sourceVariable (previousStandstill) cannot be retracted: the entity was never inserted for that value (Luxembourg).
The issue starts manifesting since the commit https://github.com/kiegroup/optaplanner/commit/01bf1996554c1fd8c07d18975d6c0f83949a2ae1.
- is related to
-
PLANNER-2697 TSP example: Corrupted listener after changing visit connections while solving
- Open