/traffic_simulator

This project is part of my master's degree exam. It is basically a traffic simulator to evaluate the implementation of a bio-inspired algorithm (ant colony) as a decentralized routing strategy.

Primary LanguageNetLogoMIT LicenseMIT

Netlogo Nagel + BML, traffic simulator

This project is part of my master's degree exam. It is basically a traffic simulator to evaluate the implementation of a bio-inspired algorithm (ant colony) as a decentralized routing strategy.

Here you can find my thesis, https://ru.dgb.unam.mx/handle/DGB_UNAM/TES01000780522, and here an article related 10.13053/rcs-147-8-19

The main objective is to simulate trips from one point to another indefinitely, this allows to determine how much the algorithm implementation can improve the flow, use IBM for intersections, and Nagel for everything else.

How to use

Prerequisites

  • Netlogo 6.1

Instructions

Open the netlogo model located in src.

Demo:
image