When the solver is in the localSearch phase and a problem-fact-change occurs: will the solver jump back into the construction-heuristics phase or continue with the local search?
Reason for my question: We have a (chained) vehicle-routing-problem with a custom SwapMove- and ChangeMove-SelectionFilter that return 'false' for some moves (on immovable planning entities, e.g. when a stop should be pinned to a specific tour etc.), but the solver modifies them nevertheless after a problem-fact-change? -- View this message in context: http://drools.46999.n3.nabble.com/planner-Solver-Phase-after-a-ProblemFactChange-tp4023167.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
