]
Geoffrey De Smet resolved JBRULES-3334.
---------------------------------------
Fix Version/s: 5.4.0.Beta2
Resolution: Done
Fixed by merging pull request, thanks Patrick :)
AbstractTabuAcceptor doesn't add the starting solution as tabu
--------------------------------------------------------------
Key: JBRULES-3334
URL:
https://issues.jboss.org/browse/JBRULES-3334
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-planner
Affects Versions: 5.3.1.Final
Reporter: Patrik Dufresne
Assignee: Geoffrey De Smet
Fix For: 5.4.0.Beta2
When setting a complete solution tabu, the starting solution is not considered a Tabu
making it possible to visit the same solution again.
Consider a situation where there is construction phase followed by a local search phase.
The construction phase will create a solution that will not be added to the tabu list of
the local search phased.
To fix it, I suggest to override the function phaseStarted(...) in SolutionTabuAcceptor
to add solution to the Tabu map.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: