Beer Path Problems in Temporal Graphs
Andrea D'Ascenzo, Giuseppe F. Italiano, Sotiris Kanellopoulos, Anna Mpanti, Aris Pagourtzis, Christos Pergaminelis

TL;DR
This paper extends the concept of beer path problems to temporal graphs, introducing algorithms for various pathfinding objectives that consider time-dependent vertices and edges, with preprocessing for dynamic updates.
Contribution
It formally defines temporal beer path problems, proposes efficient algorithms, and introduces preprocessing techniques for dynamic graph updates.
Findings
Algorithms match the complexity of existing temporal pathfinding methods.
Preprocessing enables efficient queries under dynamic conditions.
Transformations to static graphs facilitate faster computations.
Abstract
Computing paths in graph structures is a fundamental operation in a wide range of applications, from transportation networks to data analysis. The beer path problem, which captures the option of visiting points of interest, such as gas stations or convenience stops, prior to reaching the final destination, has been recently introduced and extensively studied in static graphs. However, existing approaches do not account for temporal information, which is often crucial in real-world scenarios. For instance, transit services may follow fixed schedules, and shops may only be accessible during certain hours. In this work, we introduce the notion of beer paths in temporal graphs, where edges are time-dependent and certain vertices (beer vertices) are active only at specific time instances. We formally define the problems of computing earliest-arrival, latest-departure, fastest, and shortest…
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.
