Efficient Computation of Optimal Temporal Walks under Waiting-Time Constraints
Anne-Sophie Himmel, Matthias Bentert, Andr\'e Nichterlein, and Rolf, Niedermeier

TL;DR
This paper introduces an efficient algorithm for computing optimal temporal walks in dynamic graphs, incorporating waiting-time constraints and multiple edge traversals per time step, broadening previous methods.
Contribution
It extends prior work by enabling the consideration of waiting-time constraints, multiple edge traversals, and various optimization criteria in temporal walk computations.
Findings
Algorithm runs in $O(|V| + |E| \log |E|)$ time.
Supports multiple optimization criteria and waiting-time constraints.
Experimental results show practical efficiency with richer modeling.
Abstract
Node connectivity plays a central role in temporal network analysis. We provide a comprehensive study of various concepts of walks in temporal graphs, that is, graphs with fixed vertex sets but edge sets changing over time. Taking into account the temporal aspect leads to a rich set of optimization criteria for "shortest" walks. Extending and significantly broadening state-of-the-art work of Wu et al. [IEEE TKDE 2016], we provide an algorithm for computing optimal walks that is capable to deal with various optimization criteria and any linear combination of these. It runs in time where is the number of vertices and is the number of time edges. A central distinguishing factor to Wu et al.'s work is that our model allows to, motivated by real-world applications, respect waiting-time constraints for vertices, that is, the minimum and maximum waiting…
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.
