Papers
Topics
Authors
Recent
Search
2000 character limit reached

Kernelizing Temporal Exploration Problems

Published 20 Feb 2023 in cs.CC | (2302.10110v1)

Abstract: We study the kernelization of exploration problems on temporal graphs. A temporal graph consists of a finite sequence of snapshot graphs G=(G1,G2,…,GL)\mathcal{G}=(G_1, G_2, \dots, 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 kk-arb NS-TEXP problem, where the agent's task is to visit at least kk vertices of the temporal graph. We show that under standard computational complexity assumptions, neither of the problems NS-TEXP nor kk-arb NS-TEXP allow for polynomial kernels in the standard parameters: number of vertices nn, lifetime LL, number of vertices to visit kk, and maximal number of connected components per time step γ\gamma; as well as in the combined parameters L+kL+k, L+γL + \gamma, and k+γk+\gamma. 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(G)=∑i=1<sup>L</sup>(∣E(Gi)∣)−∣V(G)∣+1p(\mathcal{G}) = \sum_{i=1}<sup>{L}</sup> (|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(G)p(\mathcal{G})) kernel for the more general Weighted kk-arb NS-TEXP problem, where weights are assigned to the vertices and the task is to find a temporal walk of weight at least kk.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.