[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-46) Prolog Style Query Based Backward Chaining
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Tue Apr 19 03:10:33 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor resolved JBRULES-46.
---------------------------------
Fix Version/s: 5.2.0.M2
Resolution: Done
Basic derivation queries are now working. I'm going to close this and open other jiras for additional enhancements.
> Prolog Style Query Based Backward Chaining
> ------------------------------------------
>
> Key: JBRULES-46
> URL: https://issues.jboss.org/browse/JBRULES-46
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assignee: Mark Proctor
> Fix For: 5.2.0.M2
>
>
> Forward Chaining means that facts are asserted and propgated forward throughout the network, during forward propagation matching takes place which results in rules being fired - the rules are event based, in that they are fired in response to changed in the working memory.
> Backward chaining is query based. Rules attempt to fire first but do not have the necessary matched facts, so facts are pulled in from an external source.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list