Minimum-Cost Temporal Walks under Waiting-Time Constraints in Linear Time
Filippo Brunelli (UPCit\'e, IRIF (UMR\_8243)), Laurent Viennot, (UPCit\'e, IRIF (UMR\_8243))

TL;DR
This paper presents a linear-time algorithm for computing minimum-cost temporal walks in temporal graphs with waiting-time constraints, using an algebraic framework and comparing different input representations.
Contribution
It introduces a linear-time algorithm for constrained temporal walks in space-time representations and analyzes complexity differences with list-based inputs.
Findings
Linear-time algorithm for space-time representation
Logarithmic factor unavoidable with list-based input
Algebraic framework enables optimization of various criteria
Abstract
In a temporal graph, each edge is available at specific points in time. Such an availability point is often represented by a ''temporal edge'' that can be traversed from its tail only at a specific departure time, for arriving in its head after a specific travel time. In such a graph, the connectivity from one node to another is naturally captured by the existence of a temporal path where temporal edges can be traversed one after the other. When imposing constraints on how much time it is possible to wait at a node in-between two temporal edges, it then becomes interesting to consider temporal walks where it is allowed to visit several times the same node, possibly at different times. We study the complexity of computing minimum-cost temporal walks from a single source under waiting-time constraints in a temporal graph, and ask under which conditions this problem can be solved in linear…
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.
Taxonomy
TopicsOpportunistic and Delay-Tolerant Networks · Data Management and Algorithms · Distributed systems and fault tolerance
