Parameterized temporal exploration problems
Thomas Erlebach, Jakob T. Spooner

TL;DR
This paper investigates the fixed-parameter tractability of temporal exploration problems in temporal graphs, providing algorithms and hardness results for various variants and parameters.
Contribution
It introduces FPT algorithms for temporal exploration problems parameterized by vertex set size and lifetime, and establishes hardness results for set-based variants.
Findings
FPT algorithms for visiting a specified vertex set or number of vertices
W[2]-hardness results for set-based exploration variants
Polynomial-time solution when each timestep graph has at most two components
Abstract
In this paper we study the fixed-parameter tractability of the problem of deciding whether a given temporal graph admits a temporal walk that visits all vertices (temporal exploration) or, in some problem variants, a certain subset of the vertices. Formally, a temporal graph is a sequence <G_1,...,G_L> of graphs with V(G_t) = V(G) and E(G_t) a subset of E(G) for all t in [L] and some underlying graph G, and a temporal walk is a time-respecting sequence of edge-traversals. We consider both the strict variant, in which edges must be traversed in strictly increasing timesteps, and the non-strict variant, in which an arbitrary number of edges can be traversed in each timestep. For both variants, we give FPT algorithms for the problem of finding a temporal walk that visits a given set X of vertices, parameterized by |X|, and for the problem of finding a temporal walk that visits at least k…
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.
