-
Bug
-
Resolution: Won't Do
-
Blocker
-
None
-
6.1.0
-
Release Notes, User Experience
-
+
Consider TSP with one domicile and one entity. CH builds best solution and then local search is performed.
Say that local search termination is configured like this:
<termination>
<stepCountLimit>1</stepCountLimit>
</termination>
obviously, there is no move what planner could do, but that is a problem. If planner is in state, when there is no way out, it will stuck forever and nothing can terminate it except time termination.
- is related to
-
PLANNER-1738 If an entity's the value range is empty or a single element, it should set it and make it syntetically immovable
- Open
- relates to
-
PLANNER-241 If all entities are immovable (or there are no entities), the solver should simply do nothing. It should not log bailing out warnings.
- Closed