Approximation Algorithm of Minimum All-Ones Problem for Arbitrary Graphs
Chen Wang, Chao Wang, Gregory Z. Gutin, Xiaoyan Zhang

TL;DR
This paper introduces the first polynomial-time approximation algorithm for the NP-hard minimum all-ones problem on arbitrary graphs, providing a nontrivial approximation guarantee based on graph matrix rank.
Contribution
It presents a novel polynomial-time approximation algorithm with a proven approximation bound for the minimum all-ones problem, expanding computational tools for this class of problems.
Findings
The algorithm guarantees a solution size within a factor related to the graph's matrix rank.
It achieves an approximation ratio of at most half the sum of the number of vertices and the optimal solution.
This is the first known polynomial-time approximation with a nontrivial guarantee for this problem.
Abstract
Let be a graph and let each vertex of has a lamp and a button. Each button can be of -type or -type. Assume that initially some lamps are on and others are off. The button on vertex is of -type (-type, respectively) if pressing the button changes the lamp states on and on its neighbors in (the lamp states on the neighbors of only, respectively). Assume that there is a set such that pressing buttons on vertices of lights all lamps on vertices of . In particular, it is known to hold when initially all lamps are off and all buttons are of -type. Finding such a set of the smallest size is NP-hard even if initially all lamps are off and all buttons are of -type. Using a linear algebraic approach we design a polynomial-time approximation algorithm for the problem such that for…
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 · Optimization and Packing Problems · Graph Theory and Algorithms
