pith. sign in

arxiv: 1703.05997 · v1 · pith:SSDF73L2new · submitted 2017-03-17 · 💻 cs.DS

Connection Scan Algorithm

classification 💻 cs.DS
keywords algorithmarrivalproblemadditionallyanswerbusesconnectiondelays
0
0 comments X
read the original abstract

We introduce the Connection Scan Algorithm (CSA) to efficiently answer queries to timetable information systems. The input consists, in the simplest setting, of a source position and a desired target position. The output consist is a sequence of vehicles such as trains or buses that a traveler should take to get from the source to the target. We study several problem variations such as the earliest arrival and profile problems. We present algorithm variants that only optimize the arrival time or additionally optimize the number of transfers in the Pareto sense. An advantage of CSA is that is can easily adjust to changes in the timetable, allowing the easy incorporation of known vehicle delays. We additionally introduce the Minimum Expected Arrival Time (MEAT) problem to handle possible, uncertain, future vehicle delays. We present a solution to the MEAT problem that is based upon CSA. Finally, we extend CSA using the multilevel overlay paradigm to answer complex queries on nation-wide integrated timetables with trains and buses.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Early Pruning for Public Transport Routing

    cs.DS 2026-03 conditional novelty 7.0

    Early Pruning accelerates RAPTOR-based public transport routing by up to 57% via pre-sorting transfers by duration and pruning longer ones that cannot improve arrival times, while preserving Pareto optimality when ext...

  2. Maximizing Reachability via Shifting of Temporal Paths

    cs.DS 2026-05 unverdicted novelty 6.0

    Maximizing reachability in k-path temporal graphs via budgeted shifts is FPT when parameterized by k and b together or by k alone, but intractable in most other parameterizations with matching XP algorithms.

  3. Early Pruning for Public Transport Routing

    cs.DS 2026-03 conditional novelty 6.0

    Early Pruning accelerates RAPTOR-based public transport routers by up to 57% on Switzerland and London networks via duration-sorted transfer pruning while preserving Pareto optimality under monotonic criteria.