Kernelizing Temporal Exploration Problems

02/20/2023
by   Emmanuel Arrighi, et al.
0

We study the kernelization of exploration problems on temporal graphs. A temporal graph consists of a finite sequence of snapshot graphs 𝒢=(G_1, G_2, …, G_L) that share a common vertex set but might have different edge sets. The non-strict temporal exploration problem (NS-TEXP for short) introduced by Erlebach and Spooner, asks if a single agent can visit all vertices of a given temporal graph where the edges traversed by the agent are present in non-strict monotonous time steps, i.e., the agent can move along the edges of a snapshot graph with infinite speed. The exploration must at the latest be completed in the last snapshot graph. The optimization variant of this problem is the k-arb NS-TEXP problem, where the agent's task is to visit at least k vertices of the temporal graph. We show that under standard computational complexity assumptions, neither of the problems NS-TEXP nor k-arb NS-TEXP allow for polynomial kernels in the standard parameters: number of vertices n, lifetime L, number of vertices to visit k, and maximal number of connected components per time step γ; as well as in the combined parameters L+k, L + γ, and k+γ. On the way to establishing these lower bounds, we answer a couple of questions left open by Erlebach and Spooner. We also initiate the study of structural kernelization by identifying a new parameter of a temporal graph p(𝒢) = ∑_i=1^L (|E(G_i)|) - |V(G)| +1. Informally, this parameter measures how dynamic the temporal graph is. Our main algorithmic result is the construction of a polynomial (in p(𝒢)) kernel for the more general Weighted k-arb NS-TEXP problem, where weights are assigned to the vertices and the task is to find a temporal walk of weight at least k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/03/2022

Parameterized temporal exploration problems

In this paper we study the fixed-parameter tractability of the problem o...
research
11/02/2017

On Efficiently Finding Small Separators in Temporal Graphs

Vertex separators, that is, vertex sets whose deletion disconnects two d...
research
03/21/2023

Being an Influencer is Hard: The Complexity of Influence Maximization in Temporal Graphs with a Fixed Source

We consider the influence maximization problem over a temporal graph, wh...
research
04/18/2018

The Graph Exploration Problem with Advice

Moving an autonomous agent through an unknown environment is one of the ...
research
03/14/2022

Multi-Parameter Analysis of Finding Minors and Subgraphs in Edge Periodic Temporal Graphs

We study the computational complexity of determining structural properti...
research
03/08/2019

How fast can we reach a target vertex in stochastic temporal graphs?

Temporal graphs are used to abstractly model real-life networks that are...
research
08/21/2023

Closeness and Residual Closeness of Harary Graphs

Analysis of a network in terms of vulnerability is one of the most signi...

Please sign up or login with your details

Forgot password? Click here to reset