On Temporal Graph Exploration
Thomas Erlebach, Michael Hoffmann, Frank Kammer

TL;DR
This paper investigates the complexity and algorithms for exploring temporal graphs, including hardness results, efficient exploration strategies for specific graph classes, and online exploration methods under uncertainty.
Contribution
It provides new complexity bounds, explores efficient algorithms for certain graph classes, and introduces online exploration techniques for uncertain temporal graphs.
Findings
NP-hardness of approximating TEXP within certain ratios
Explicit constructions requiring quadratic exploration time
Efficient exploration algorithms for graphs with bounded treewidth, planarity, or grid structure
Abstract
A temporal graph is a graph in which the edge set can change from one time step to the next. The temporal graph exploration problem TEXP is the problem of computing a foremost exploration schedule for a temporal graph, i.e., a temporal walk that starts at a given start node, visits all nodes of the graph, and has the smallest arrival time. In the first part of the paper, we consider only undirected temporal graphs that are connected at each time step. For such temporal graphs with nodes, we show that it is \NP-hard to approximate TEXP with ratio for every . We also provide an explicit construction of temporal graphs that require time steps to be explored. In the second part of the paper, we still consider temporal graphs that are connected in each time step, but we assume that the underlying graph (i.e. the graph that contains all…
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.
