[jboss-jira] [JBoss JIRA] (JBRULES-3507) Planner: LocalSearchForager's pickEarly should support picking early when a certain score difference is attained

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Wed May 16 09:51:17 EDT 2012


Geoffrey De Smet created JBRULES-3507:
-----------------------------------------

             Summary: Planner: LocalSearchForager's pickEarly should support picking early when a certain score difference is attained
                 Key: JBRULES-3507
                 URL: https://issues.jboss.org/browse/JBRULES-3507
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: drools-planner
            Reporter: Geoffrey De Smet
            Assignee: Geoffrey De Smet


churst asked this on irc, but forgot to make a jira for it


For example, say we pickEarly on scoreDiff 1hard/-999999999soft, then any move which improves the hard score is picked early.
But we can also pickEarly on scoreDiff 0hard/300soft, so any move which improves the soft score for 300 without disimproving the hard score is picked early.

I don't like the idea of the "-999999999", but stating 1hard/0soft would imply that the soft score can't disimprove, which in some use cases it will be allowed to do so.

--
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