RE: JESS: Using JESS for representing game states

2011-10-10 Thread Friedman-Hill, Ernest
It is true that the Rete algorithm (on which Jess is based) is built on the assumption that only a small fraction (usually quoted as 5-10%) of the knowledge base will change on each evaluation cycle. Populating the network from scratch is expensive and constantly resetting it does degrade

RE: JESS: Using JESS for representing game states

2011-10-10 Thread John Everett
[mailto:ejfr...@sandia.gov] Sent: Monday, October 10, 2011 10:15 AM To: jess-users Subject: RE: JESS: Using JESS for representing game states It is true that the Rete algorithm (on which Jess is based) is built on the assumption that only a small fraction (usually quoted as 5-10%) of the knowledge