[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1977) Solution should have a getScore() and setScore()
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Aug 17 09:32:27 EDT 2009
[ https://jira.jboss.org/jira/browse/JBRULES-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet updated JBRULES-1977:
--------------------------------------
Summary: Solution should have a getScore() and setScore() (was: Solution should have a getScore() and the score rules need to calculate the correct score for a solution instead of filling some magic global variable)
Description:
Solver wouldn't need a getBestScore() etc anymore
LocalSearchSolverScope wouldn't need a separate bestScore etc anymore
was:
Solver wouldn't need a getBestScore() etc anymore
LocalSearchSolverScope wouldn't need a separate bestScore etc anymore
the same DRL instance can process 2 solutions at the same time - to this doesn't seem very usefull to me yet.
This might be the first step in multithreading tabu search
> Solution should have a getScore() and setScore()
> ------------------------------------------------
>
> Key: JBRULES-1977
> URL: https://jira.jboss.org/jira/browse/JBRULES-1977
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-solver
> Affects Versions: 5.0.0.M5
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Critical
>
> Solver wouldn't need a getBestScore() etc anymore
> LocalSearchSolverScope wouldn't need a separate bestScore etc anymore
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list