I think you're asking for "modules," a feature that Jess doesn't
currently support. Modules should probably be included in Jess 6.0.

I think Weihua Zhou wrote:
> hi, there, I am working on a multi-agent based simulation program by
> using JESS. Basically each agent holds certain mount of knowledge
> (cognitive attributes). to solve a problem, agent is going to follow
> this procedure with different knowledge applied into:
> 
> (1) if it can solve it by itself, solve it. capability is involved.
> (2) if more information is needed, find it. belief is involved.
> (3) if it can't solve it, find one who can. collaboration knowledge is
> involved.
> 
> so you see, in different stage, different knowledge is applied. I just
> wonder if in JESS there is a way to do quick switch between different
> knowledge set. say, if I instantiates a Rete engine instance, how can I
> hold different knowledge set in terms of facts and rules and switch
> among them without having more Rete instances?
> 
> your advice is greatly appreciated. please reply to me directly. thanks
> a lot.
> 

---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550
---------------------------------------------------------------------
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]
---------------------------------------------------------------------

Reply via email to