There is a newer version of the record available.

Published February 14, 2024 | Version v1
Software documentation Open

Symmetry breaking in optimal transport networks

Description

This repository delves into the optimization of urban transportation networks, focusing on the interplay between road (local) and subway (global) networks. We use simulated annealing and multi-greedy optimization to study optimal subway structures. On analyzing real-world population distributions, distinct patterns emerge: optimal subway networks with one or two central branches. Similar findings were observed for Atlanta and Boston. Furthermore, we probed real subway efficiencies in these cities, comparing them to multi-greedy solutions. Notably, as local speed (a proxy for congestion) increased, real subways deviated more from the optimal.

 

Files

Optimal_Transport_Networks.zip

Files (15.3 MB)

Name Size Download all
md5:9c2d3dff890eef7de92a2b2e2f76f2ca
15.3 MB Preview Download

Additional details

Related works

Is published in
Publication: arXiv:2311.05059 (arXiv)

Software

Repository URL
https://github.com/SiddharthP96/Optimal_Subway_Networks
Programming language
Python