项目作者: nicolai-schwartze

项目描述 :
traffic light simulation and optimisation project
高级语言: Python
项目地址: git://github.com/nicolai-schwartze/traffyKING.git
创建时间: 2019-09-18T19:16:07Z
项目社区:https://github.com/nicolai-schwartze/traffyKING

开源协议:Eclipse Public License 2.0

下载


traffyKING

This project is about simulating and optimising a the flow-control of an intersection.

The trafficlights are round-based scheduled.

For simulating the Simulation of Urban MObility (short SUMO) software is used.

The optimisation is done by 4 different algorithms:

Conjugate Gradient Descent NSGA II
Differential Evolution Hill Climbint

The performance of these algorithms is compared on 3 different traffic scenarios.