Skip to content

davidruda/bachelor-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bachelor Thesis

This repository contains the LaTeX sources for my bachelor thesis named Traffic Signal Optimization, available at hdl.handle.net/20.500.11956/206702.

For the source code of the technical part of the thesis (simulator, optimization algorithms, experiments), please refer to the Traffic Signal Optimization repository.

Abstract

As cities grow and traffic congestion worsens, traffic signal optimization is becoming an increasingly important real-world problem for ensuring efficient urban mobility. This thesis explores a simplified version of this problem, originally presented in the Google Hash Code competition. The task involves optimizing the schedules of traffic lights at city intersections to maximize the number of cars reaching their destinations before a deadline, while minimizing the overall time spent in traffic. We develop a fast and efficient simulator to evaluate solutions for the task. We then integrate this simulator into an optimization pipeline with three heuristic algorithms: Genetic Algorithm, Hill Climbing, and Simulated Annealing. We experimentally compare these algorithms on the provided datasets, achieving new best scores on two datasets.

Thesis
Thesis
Poster
Poster