No. Jess builds just one network for all your rules. Each module does get its own agenda -- its own ordered lsit of activated rules.
I think vinod eligeti wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi, > > I am new to jess world and trying to understand defmodule construct and > the overall rete alg. as well. My question is, lets assume that i have > hundreds of rules in each module and i also have lot of modules. According > to rete alg. complex the networking nodes are constructed based on the rules > and rules with same patterns are sort of join to use the same network of > nodes. Now if these rules with same or similar patterns are in different > patterns does jess engine (acc. rete alg. build approach) still interconnect > or join the nodes of a rule? Or does the engine build different networks for > different defmodules rules, i mean each defmodule has its own big network of > nodes?? --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
