Jess7.1p2

  • Submit New Release
  • Edit Jess Information
  • Submit a New Software

Rule engine and scripting environment.

Wednesday, November 12, 2008
  • Development
  • Languages
  • Java

Jess is a rule engine and scripting environment written entirely in Sun's Java language. 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. Its powerful scripting language gives you access to all of Java's APIs. Jess includes a full-featured development environment based on the award-winning Eclipse platform.

Jess uses an enhanced version of the Rete algorithm to process rules. Rete is 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 has many unique features including backwards chaining and working memory queries, and of course Jess can directly manipulate and reason about Java objects. Jess is also a powerful Java scripting environment, from which you can create Java objects, call Java methods, and implement Java interfaces without compiling any Java code.

  • Downloads
    4824
  • License
    Free for non-commercial use

Downloads / Release History


November
12
2008
Jess 7.1p2

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles