A framework to simulate systems of agents in Lua on a 2D grid map, with modules for describing agent behavior and communication. A working example of a taxi fleet is given.
The "basic" version uses conventional belief-desire-intention module (BDI.lua) for agent programming and a textual I/O.
The "basic_EFSSM" version uses only state-oriented programming for agents. (Available soon.)
---
Ribas-Xirgo, Ll.: Multi-agent system model of taxi fleets.
ZenKEY is a keyboard controller and window manager for Windows. It provides an 'Infinite Desktop' space, a 'Desktop Map', 'Automatic window transparency', 'Live Icons' for process monitoring and an unlimited, flexible pop-up menu system.
noMADS - NOt so simple Multiple Agents Demo System.
A group of 4 types of agents (each with its capabilities) cooperate while crossing a map and facing various kinds of problems. This project is a JADE-based java application resulting in an applet.