Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.