SkillAgentSearch skills...

Iintersection

Automated traffic engineering using evolutionary optimization algorithms

Install / Use

/learn @gcrsef-gang/Iintersection
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

iintersection

A genetic algorithm for optimizing traffic intersections using microscopic simulation packages. This repository represents all code written for the research project Intelligent Intersections: A Computational Approach to Traffic Engineering.

Running tests

To run the python tests, create a link to the root directory of this repository that python can access:

pip install -e .

Then you can run the tests:

cd tests
python3 test_iintersection.py <function>
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Dec 19, 2025

No findings