The Cheapest Ticket Problem in Public Transport
Anita Sch\"obel, Reena Urban

TL;DR
This paper investigates the computational complexity of finding the cheapest ticket in public transport networks under various fare structures, providing algorithms for some cases and proving NP-completeness for others.
Contribution
It models different fare structures mathematically, analyzes their properties, and offers polynomial algorithms or NP-completeness proofs for the cheapest ticket problem.
Findings
Polynomial algorithms for distance-based fare structures.
NP-completeness results for zone-based fare structures.
Analysis of combined fare structures in practice.
Abstract
Route choice models in public transport have been discussed for a long time. The main factor why a passenger chooses a specific path is usually based on its length or travel time. However, also the ticket price that passengers have to pay may influence their decision since passengers prefer cheaper paths over more expensive ones. In this paper, we deal with the cheapest ticket problem which asks for a cheapest ticket to travel between a pair of stations. The complexity and the algorithmic approach to solve this problem depend crucially on the underlying fare structure, e.g., it is easy if the ticket prices are proportional to the distance traveled (as in distance tariff fare structures), but may become NP-complete in zone tariff fare structures. We hence discuss the cheapest ticket problem for different variations of distance- and zone-based fare structures. We start by modeling the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
