Jess

Jess is the programmer's rule engine for the Java platform.
Download

Jess Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Ernest Friedman-Hill
  • Publisher web site:
  • http://herzberg.ca.sandia.gov/jess/

Jess Tags


Jess Description

Jess is the programmer's rule engine for the Java platform. Jess is a rule engine and scripting environment written entirely in Sun's JavaTM language by Ernest Friedman-Hill at Sandia National Laboratories in Livermore, CA.Jess was originally inspired by the CLIPS expert system shell, but has grown into a complete, distinct, dynamic environment of its own. Using Jess, you can build Java software that has the capacity to "reason" using knowledge you supply in the form of declarative rules. Jess is small, light, and one of the fastest rule engines available.The core Jess language is still compatible with CLIPS, in that many Jess scripts are valid CLIPS scripts and vice-versa. Like CLIPS, Jess uses the Rete algorithm to process rules, a very efficient mechanism for solving the difficult many-to-many matching problem (see for example "Rete: A Fast Algorithm for the Many Pattern/ Many Object Pattern Match Problem", Charles L. Forgy, Artificial Intelligence 19(1982), 17-37.)Jess adds many features to CLIPS, including backwards chaining, working memory queries, and the ability to manipulate and directly reason about Java objects. Jess is also a powerful Java scripting environment, from which you can create Java objects and call Java methods without compiling any Java code.Jess can be licensed for commercial use, and is available for academic use. Limitations: · After 30 days, these distributions expire and will cease to function. What's New in This Release: · This release enhances the QueryResult class, and fixes bugs in slot-specific, no-loop, and salience evaluation in peered engines.


Jess Related Software