JEOPS Compiler
jeops.compiler The Compiler that translates rules files into java files.
jeops.compiler.parser Package that contains auxiliar classes used by the compiler to perform its duties.

 
JEOPS Runtime Environment
jeops The Runtime Environment for JEOPS.
jeops.conflict The predefined conflict resolution policies that can be used in knowledge bases generated by JEOPS.

 
JEOPS Samples
jeops.examples.factorial A solution to the factorial problem using JEOPS.
jeops.examples.fibonacci A solution to the Fibonacci problem using JEOPS.
jeops.examples.hanoi A solution to the Towers of Hanoi problem using JEOPS.
jeops.examples.queens A solution to the 8-queens problem using JEOPS.