[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2426) Planner: new Branch and bound solver, which is a better form of a brute force solver
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Sat Jul 10 07:09:46 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12538676#action_12538676 ]
Geoffrey De Smet commented on JBRULES-2426:
-------------------------------------------
Does branch and bound work with positive weighted constraints? Or only with strictly negative weighted constraints (= most use cases)?
If not, we need a brute force solver too, for the use cases that use postive weighted constraints
> Planner: new Branch and bound solver, which is a better form of a brute force solver
> ------------------------------------------------------------------------------------
>
> Key: JBRULES-2426
> URL: https://jira.jboss.org/browse/JBRULES-2426
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-planner
> Affects Versions: 5.1.0.M1
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: FUTURE
>
>
> Branch and bound is good for testing purposes. It's useless for real-sized problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list