JESS: Jess determinism

"Skeptic ." <[email protected]> Wed, 9 Feb 2011 14:38:41 -0500
Newsgroups gmane.comp.java.jess
Message-ID <9929_1297290715_p19MSG4h011597_SNT124-W641E1BFF26320ED2D29B0EBEED0@phx.gbl>

Hi,



By default, is the firing order deterministic? (i.e. rules fired in the same
order if the same WM is given).

 

Also, is the order of the facts produced
by the next method on a QueryResult deterministic? (i.e. if I run the same
defquery twice on the same WM, I get the same facts in the same order)



Thanks.