Skip navigation links
CASA Knowledge Science Group
Dept of Computer Science
Univeristy of Calgary

Package jade.semantics.kbase

Provides the classes to handle the belief base of JSA agents.

See: Description

Package jade.semantics.kbase Description

Provides the classes to handle the belief base of JSA agents. The JSA engine exclusively access the belief base component through the KBase interface, which can therefore be freely implemented by developers. For convenience, the JSA framework provides a default implementation, based on the FilterKBase sub-interface, which has a good tradeoff between expressivity and efficiency.
Skip navigation links
CASA Knowledge Science Group
Dept of Computer Science
Univeristy of Calgary