Package de.unidu.is.hyspirit

Provides classes for interacting with the HySpirit inference engine (the version which is written in Beta).

See:
          Description

Interface Summary
HySpirit An interface definition for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
 

Class Summary
HySpiritAbstractClient An abtract implementation of the interface for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
HySpiritFact A fact whose string representation matches the one of HySpirit (thus, it is pDatalog and not pDatalog++).
HySpiritInvokerClient A class for starting and connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language).
HySpiritSocketClient A class for connecting to the HySpirit inference engine for pDatalog built by our group (the version implemented in the Beta object-oriented programming language) via sockets.
 

Package de.unidu.is.hyspirit Description

Provides classes for interacting with the HySpirit inference engine (the version which is written in Beta).