Version: 2.1.2 -
April, 2007
Author: Carlos Figueira Filho
Welcome! This is the JEOPS main page. It's a
project intended to give Java the power of production systems. JEOPS adds
forward chaining, first-order production rules to Java through a set of classes
designed to provide this language with some kind of declarative programming.
With that, the development of intelligent applications, such as software agents
or expert systems is facilitated.
Versions:
·
JEOPS version 2.0 has been substantially modified since its
previous version; we strongly recommend you to upgrade your applications,
because the support to the previous version will be in lower priority than the
request for modifications in this current version. Anyway, all the
documentation of the previous version is still available
·
JEOPS version 2.1 is an improved version of JEOPS v2.0. Although
it has not been as much modified as the previous version, we also strongly
recommend you to upgrade your applications, because the support to the previous
version will be in lower priority than the request for modifications in this current
version. Anyway, all the documentation of the previous version is still
available.
·
JEOPS version 2.1.2 basically replaces the “assert”
command by “tell”, since from JDK 1.4.1 on, assert is reserved to
Java.
· Download
·
MSc Dissertation (final version, in
Portuguese)
·
Class
exercises (in Portuguese)