City Dynamics: Multi-Agent Simulation

   page       attach   
abstract

This project aims to simulate the traffic flows in a city by means of a multi-agent system. The main characters of our city are cars, that drive in the streets, and pedestrians that walk within buildings. They rely on their perception of the environment to achieve specific goals. These agents will be autonomous and intelligent, capable of decision making and interaction. The implementation of this system is based on the JaCaMo development platform[6], where Jason is used as the reference agent programming language to implement agents driven by their beliefs and their goals (BDI architecture).

outcomes