Packages 
Package Description
MAKBPInterpreter
This package defines modules to create an interpreter of Multi-Agents Knowledge-Based Programs (MAKBPs).
MAKBPInterpreter.agents
This package defines the basis of the agents, memory, observation, etc.
MAKBPInterpreter.agents.exceptions
This package defines the exception for MAKBPInterpreter.agents package and other packages that use the MAKBPInterpreter.agents package.
MAKBPInterpreter.agents.tests
This package defines the tests of the MAKBPInterpreter.agents package.
MAKBPInterpreter.interpreter
This package defines the interpreter of a Multi-Agent Knowledge-Based Program.
MAKBPInterpreter.interpreter.tests
This package defines the tests of the MAKBPInterpreter.interpreter package.
MAKBPInterpreter.logic
This package defines the basis of the propositionnal logic.
MAKBPInterpreter.logic.exceptions
This package defines the exception for MAKBPInterpreter.logic package and other packages that use the MAKBPInterpreter.logic package.
MAKBPInterpreter.logic.tests
This package defines the tests of the MAKBPInterpreter.logic package.