|
Interaction among Agents
Agents Execution System
The Agents Execution System (Sistema de Ejecución de Agentes, SEA) is an environment
to edit, compile and execute agent systems according with the Interaction Model
among Agents and coded using the rules from the Interaction Language among Agents (LIA).
SEA consists of several modules:
a) Editors, that permit to create and to modify agent systems, unexpected events,
papers for unexpected events, ontologies and their dictionaries.
b) Translator, it takes a system edited in a text file, analyzes it lexically,
syntactically and generates directives if it is correct, those directives will be used in the interpreter.
c) Executor, it is a module that accomplishes the execution of the directives
that describe to a system.
To use to SEA it is suggested to consult the User Manual.
.
Code in C language of SEA
|
|
|
|