Table of Contents
Fetching ...

Optimal PSPACE-hardness of Approximating Set Cover Reconfiguration

Shuichi Hirahara, Naoto Ohsaka

TL;DR

It is proved that Minmax Set Cover Reconfiguration and Minmax Dominating Set Reconfiguration are $\mathsf{PSPACE}$-hard to approximate within a factor of $2-\frac{1}{\operatorname{polyloglog} N}$, where $N$ is the size of the universe and the number of vertices in a graph, respectively.

Abstract

In the Minmax Set Cover Reconfiguration problem, given a set system $\mathcal{F}$ over a universe and its two covers $\mathcal{C}^\mathsf{start}$ and $\mathcal{C}^\mathsf{goal}$ of size $k$, we wish to transform $\mathcal{C}^\mathsf{start}$ into $\mathcal{C}^\mathsf{goal}$ by repeatedly adding or removing a single set of $\mathcal{F}$ while covering the universe in any intermediate state. Then, the objective is to minimize the maximize size of any intermediate cover during transformation. We prove that Minmax Set Cover Reconfiguration and Minmax Dominating Set Reconfiguration are $\mathsf{PSPACE}$-hard to approximate within a factor of $2-\frac{1}{\operatorname{polyloglog} N}$, where $N$ is the size of the universe and the number of vertices in a graph, respectively, improving upon Ohsaka (SODA 2024) and Karthik C. S. and Manurangsi (2023). This is the first result that exhibits a sharp threshold for the approximation factor of any reconfiguration problem because both problems admit a $2$-factor approximation algorithm as per Ito, Demaine, Harvey, Papadimitriou, Sideri, Uehara, and Uno (Theor. Comput. Sci., 2011). Our proof is based on a reconfiguration analogue of the FGLSS reduction from Probabilistically Checkable Reconfiguration Proofs of Hirahara and Ohsaka (2024). We also prove that for any constant $\varepsilon \in (0,1)$, Minmax Hypergraph Vertex Cover Reconfiguration on $\operatorname{poly}(\varepsilon^{-1})$-uniform hypergraphs is $\mathsf{PSPACE}$-hard to approximate within a factor of $2-\varepsilon$.

Optimal PSPACE-hardness of Approximating Set Cover Reconfiguration

TL;DR

It is proved that Minmax Set Cover Reconfiguration and Minmax Dominating Set Reconfiguration are -hard to approximate within a factor of , where is the size of the universe and the number of vertices in a graph, respectively.

Abstract

In the Minmax Set Cover Reconfiguration problem, given a set system over a universe and its two covers and of size , we wish to transform into by repeatedly adding or removing a single set of while covering the universe in any intermediate state. Then, the objective is to minimize the maximize size of any intermediate cover during transformation. We prove that Minmax Set Cover Reconfiguration and Minmax Dominating Set Reconfiguration are -hard to approximate within a factor of , where is the size of the universe and the number of vertices in a graph, respectively, improving upon Ohsaka (SODA 2024) and Karthik C. S. and Manurangsi (2023). This is the first result that exhibits a sharp threshold for the approximation factor of any reconfiguration problem because both problems admit a -factor approximation algorithm as per Ito, Demaine, Harvey, Papadimitriou, Sideri, Uehara, and Uno (Theor. Comput. Sci., 2011). Our proof is based on a reconfiguration analogue of the FGLSS reduction from Probabilistically Checkable Reconfiguration Proofs of Hirahara and Ohsaka (2024). We also prove that for any constant , Minmax Hypergraph Vertex Cover Reconfiguration on -uniform hypergraphs is -hard to approximate within a factor of .
Paper Structure (23 sections, 14 theorems, 53 equations, 1 table)

This paper contains 23 sections, 14 theorems, 53 equations, 1 table.

Key Result

Theorem 1.1

For a set system $\mathcal{F}$ of universe size $N$ and its two covers $\mathcal{C}^\mathsf{start}$ and $\mathcal{C}^\mathsf{goal}$ of size $k$, it is $\PSPACE$-complete to distinguish between the following cases: In particular, Minmax Set Cover Reconfiguration is $\PSPACE$-hard to approximate within a factor of $2-\frac{1}{\mathop{\mathrm{polyloglog}}\nolimits N}$.

Theorems & Definitions (29)

  • Theorem 1.1: informal; see \ref{['thm:SetCover']}
  • Corollary 1.2: from \ref{['thm:SetCover']} and ohsaka2024gap
  • Theorem 1.3: informal; see \ref{['thm:VertexCover']}
  • Definition 2.1
  • Definition 2.4
  • Theorem 2.5: PCRP theorem of hirahara2024probabilistically
  • Definition 2.6
  • Proposition 3.1
  • proof
  • Proposition 3.2
  • ...and 19 more