MASLua
Multi-agent system modeling with Lua
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. In Advances in Physical Agents II, Springer International Publishing, 2021. ...