Graph Square Roots of Small Distance from Degree One Graphs
Petr A. Golovach, Paloma T. Lima, Charis Papadopoulos

TL;DR
This paper investigates the parameterized complexity of the Graph Square Root problem for graphs close to degree-one graphs, providing fixed-parameter algorithms and proving their asymptotic optimality.
Contribution
It introduces fixed-parameter algorithms for the problem and establishes lower bounds, showing the double-exponential dependence on the parameter is likely unavoidable.
Findings
Algorithms with running time $2^{2^{O(k)}}\cdot n^{O(1)}$ for the problem variants.
Proof that the VC-$k$ Root problem cannot be solved in $2^{2^{o(k)}}\cdot n^{O(1)}$ time under ETH.
VC-$k$ Root does not admit a subexponential kernel unless P=NP.
Abstract
Given a graph class , the task of the -Square Root problem is to decide, whether an input graph has a square root from . We are interested in the parameterized complexity of the problem for classes that are composed by the graphs at vertex deletion distance at most from graphs of maximum degree at most one, that is, we are looking for a square root such that there is a modulator of size such that is the disjoint union of isolated vertices and disjoint edges. We show that different variants of the problems with constraints on the number of isolated vertices and edges in are FPT when parameterized by by demonstrating algorithms with running time . We further show that the running time of our algorithms is asymptotically optimal and it is unlikely that 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.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
