English

Efficient Algorithms for Earliest and Fastest Paths in Public Transport Networks

Data Structures and Algorithms 2024-05-01 v1

Abstract

Public transport administrators rely on efficient algorithms for various problems that arise in public transport networks. In particular, our study focused on designing linear-time algorithms for two fundamental path problems: the earliest arrival time (\textsc{eat}) and the fastest path duration (\textsc{fpd}) on public transportation data. We conduct a comparative analysis with state-of-the-art algorithms. The results are quite promising, indicating substantial efficiency improvements. Specifically, the fastest path problem shows a remarkable 34-fold speedup, while the earliest arrival time problem exhibits an even more impressive 183-fold speedup. These findings highlight the effectiveness of our algorithms to solve \textsc{eat} and \textsc{fpd} problems in public transport, and eventually help public administrators to enrich the urban transport experience.

Keywords

Cite

@article{arxiv.2404.19422,
  title  = {Efficient Algorithms for Earliest and Fastest Paths in Public Transport Networks},
  author = {Mithinti Srikanth and G. Ramakrishna},
  journal= {arXiv preprint arXiv:2404.19422},
  year   = {2024}
}
R2 v1 2026-06-28T16:11:04.060Z