Collective Graph Exploration Parameterized by Vertex Cover
Siddharth Gupta, Guy Sa'ar, Meirav Zehavi

TL;DR
This paper studies the computational complexity of the Collective Graph Exploration problem, proving its hardness in general and trees, but also showing it is fixed-parameter tractable when parameterized by vertex cover number, and providing an approximation algorithm.
Contribution
The paper establishes the parameterized complexity of CGE with respect to vertex cover and introduces an approximation algorithm based on this parameter.
Findings
CGE is NP-hard even on trees.
CGE remains W[1]-hard when parameterized by k on trees of treedepth 3.
CGE is fixed-parameter tractable when parameterized by vertex cover number.
Abstract
We initiate the study of the parameterized complexity of the {\sc Collective Graph Exploration} ({\sc CGE}) problem. In {\sc CGE}, the input consists of an undirected connected graph and a collection of robots, initially placed at the same vertex of , and each one of them has an energy budget of . The objective is to decide whether can be \emph{explored} by the robots in time steps, i.e., there exist closed walks in , one corresponding to each robot, such that every edge is covered by at least one walk, every walk starts and ends at the vertex , and the maximum length of any walk is at most . Unfortunately, this problem is \textsf{NP}-hard even on trees [Fraigniaud {\em et~al.}, 2006]. Further, we prove that the problem remains \textsf{W[1]}-hard parameterized by even for trees of treedepth . Due to the \textsf{para-NP}-hardness of the…
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.
