[jboss-jira] [JBoss JIRA] Created: (JBRULES-1977) 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
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Sat Feb 21 06:02:44 EST 2009
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
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-1977
URL: https://jira.jboss.org/jira/browse/JBRULES-1977
Project: JBoss 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
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
--
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