You can also start at http://en.wikipedia.org/wiki/Rete_algorithm and take
it from there. It's not necessarily Drools pure, but it'll give you a good
idea how such algorithms work.
-W


2011/5/18 Abhay B. Chaware <abhay.chaw...@kpitcummins.com>

>  Have been reading about how Rete operates and how Drools implements Rete
> and so on .. and that Rete builds a network of nodes and each node is a
> pattern and has memory of facts which satisfy the pattern …. just as a
> curiosity, how does this all work internally ? what does it mean when they
> say that it builds a network .. and nodes are shared and attached .. what
> does really happen internally ?
>
>
>
> Thanks
>
> This message contains information that may be privileged or confidential
> and is the property of the KPIT Cummins Infosystems Ltd. It is intended only
> for the person to whom it is addressed. If you are not the intended
> recipient, you are not authorized to read, print, retain copy, disseminate,
> distribute, or use this message or any part thereof. If you receive this
> message in error, please notify the sender immediately and delete all copies
> of this message. KPIT Cummins Infosystems Ltd. does not accept any liability
> for virus infected mails.
>
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to