Temporal Exploration of Random Spanning Tree Models
Samuel Baguley, Andreas G\"obel, Nicolas Klodt, George Skretas, John Sylvester, Viktor Zamaraev

TL;DR
This paper investigates the exploration time of random temporal graphs generated by the Random Spanning Tree model, establishing tight bounds and highlighting differences from adversarial models in temporal graph theory.
Contribution
It introduces the RST model for random temporal graphs and provides tight bounds on exploration time, advancing understanding of temporal graph exploration in randomized settings.
Findings
Any RST model can be explored in O(n^{3/2}) time with high probability.
The exploration bound is tight up to a constant factor.
If all trees are subgraphs of a fixed graph with m edges, exploration time is O(m).
Abstract
The Temporal Graph Exploration problem (TEXP) takes as input a temporal graph, i.e., a sequence of graphs on the same vertex set, and asks for a walk of shortest length visiting all vertices, where the -th step uses an edge from . If each such is connected, then an exploration of length exists, and this is known to be the best possible up to a constant. More fine-grained lower and upper bounds have been obtained for restricted temporal graph classes, however, for several fundamental classes, a large gap persists between known bounds, and it remains unclear which properties of a temporal graph make it inherently difficult to explore. Motivated by this limited understanding and the central role of the Temporal Graph Exploration problem in temporal graph theory, we study the problem in a randomised setting. We introduce the Random Spanning…
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 · Optimization and Search Problems · Caching and Content Delivery
