On Percolation and $NP$-Hardness
Daniel Reichman, Igor Shinkar

TL;DR
This paper investigates how the computational hardness of classical NP-hard problems persists under random deletions of edges, vertices, or clauses, showing that hardness remains unless NP is contained in BPP for certain deletion probabilities.
Contribution
It establishes that the NP-hardness of problems like Coloring, Vertex-Cover, and Hamiltonicity is robust under random deletions, extending worst-case hardness results to probabilistic settings.
Findings
Hardness persists for deletion probability p > 1/n^{1-ε}
Results apply to graph problems, CSPs, and Subset-Sum
Hardness remains unless NP ⊆ BPP
Abstract
We consider the robustness of computational hardness of problems whose input is obtained by applying independent random deletions to worst-case instances. For some classical -hard problems on graphs, such as Coloring, Vertex-Cover, and Hamiltonicity, we examine the complexity of these problems when edges (or vertices) of an arbitrary graph are deleted independently with probability . We prove that for -vertex graphs, these problems remain as hard as in the worst-case, as long as for arbitrary , unless . We also prove hardness results for Constraint Satisfaction Problems, where random deletions are applied to clauses or variables, as well as the Subset-Sum problem, where items of a given instance are deleted at random.
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
