Exploration of Always S-Connected Temporal Graphs

Abstract

Temporal graphs are a generalisation of (static) graphs, defined by a sequence of snapshots, each a static graph defined over a common set of vertices. Exploration problems are one of the most fundamental and most heavily studied problems on temporal graphs, asking if a set of m agents can visit every vertex in the graph, with each agent only allowed to traverse a single edge per snapshot. In this paper, we introduce and study always S-connected temporal graphs, a generalisation of always connected temporal graphs where, rather than forming a single connected component in each snapshot, we have at most S components, each defined by the connection to a single vertex in the set S. We use this formulation as a tool for exploring graphs admitting an (r,b)-division, a partitioning of the vertex set into disconnected components, each of which is S-connected, where S ≤ b. We show that an always S-connected temporal graph with m = S and an average degree of can be explored by m agents in O(n1.5 m3 1.51.5(n)) snapshots. Using this as a subroutine, we show that any always-connected temporal graph with treewidth at most k can be explored by a single agent in O(n4/3 k5.52.5(n)) snapshots, improving on the current state-of-the-art for small values of k. Further, we show that interval graph with only a small number of large cliques can be explored by a single agent in O(n4/3 2.5(n)) snapshots.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…