On Tue, 6 Aug 2002, John Pritchard wrote:

> hi Maheedhar,
> 
> there is no control over the ordering of rules' evaluation.

No, drools does follow a rule's priority, which currently is defined
only as the order in which rules are added to a RuleBase.

More flexibility will be added soon.

> the engine reoganizes the rule set into an evaluation tree 
> rooted in each parameter (node).  these nodes are maintained 
> in a hash map, which can iterate them in any order.

More or less true.

        -bob



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
drools-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/drools-interest

Reply via email to