What is Eixample?
This MAS simulates the traffic of Barcelona Eixample.
Uses a centralized AI system in order to control the traffic lights.
Car agents are reactive and have no awareness of the intelligence of the system. They (try to) avoid collisions.
TODO: Implement Distributed AI and add other functionalities to car agents.
Now also available at OpenABM http://www.openabm.org/model/3597/
What does it do?
Reduces the arrival time in city traffic using intelligent Traffic Lights. They know how many cars are in their streets and ask the centralized system if it can change its state (from red to green).Licensed under GNU GPL v3 Eixample is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3. Eixample is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Eixample. If not, see http://www.gnu.org/licenses/. Authors: David Sanchez Pinsach and Alex Pardo Fernandez