[jboss-jira] [JBoss JIRA] (JBRULES-3248) Planner: if the construction heuristic finds the best score and the local search solver can't improve that ever, then the returned BestSolution is wrong
Geoffrey De Smet (Created) (JIRA)
jira-events at lists.jboss.org
Fri Oct 14 06:14:15 EDT 2011
Planner: if the construction heuristic finds the best score and the local search solver can't improve that ever, then the returned BestSolution is wrong
--------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-3248
URL: https://issues.jboss.org/browse/JBRULES-3248
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.3.0.CR1
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Fix For: 5.4.0.Beta1
the local search solver's working solution isn't a clone of the best solution of the construction heuristic, but it is the same instance currently (=wrong), which explains the corruption.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list