flux-3.1
-
FLUX is a high-level programming system for cognitive agents of all
kinds, including autonomous robots.
Cognitive agents control themselves
using an internal model of their environment.
The FLUX kernel system
endows agents with the general cognitive ability to reason about their
actions and sensor data they acquire.
FLUX agents are also able to plan
ahead their actions in order to achieve specific goals.
FLUX allows to
implement complex strategies with concise and modular agent programs.
An
efficient constraint logic program, the FLUX system scales up well to
domains which require large states and long action sequences.