English

Approximating Red-Blue Set Cover and Minimum Monotone Satisfying Assignment

Data Structures and Algorithms 2023-07-11 v2

Abstract

We provide new approximation algorithms for the Red-Blue Set Cover and Circuit Minimum Monotone Satisfying Assignment (MMSA) problems. Our algorithm for Red-Blue Set Cover achieves O~(m1/3)\tilde O(m^{1/3})-approximation improving on the O~(m1/2)\tilde O(m^{1/2})-approximation due to Elkin and Peleg (where mm is the number of sets). Our approximation algorithm for MMSAt_t (for circuits of depth tt) gives an O~(N1δ)\tilde O(N^{1-\delta}) approximation for δ=1323t/2\delta = \frac{1}{3}2^{3-\lceil t/2\rceil}, where NN is the number of gates and variables. No non-trivial approximation algorithms for MMSAt_t with t4t\geq 4 were previously known. We complement these results with lower bounds for these problems: For Red-Blue Set Cover, we provide a nearly approximation preserving reduction from Min kk-Union that gives an Ω~(m1/4ε)\tilde\Omega(m^{1/4 - \varepsilon}) hardness under the Dense-vs-Random conjecture, while for MMSA we sketch a proof that an SDP relaxation strengthened by Sherali--Adams has an integrality gap of N1εN^{1-\varepsilon} where ε0\varepsilon \to 0 as the circuit depth tt\to \infty.

Keywords

Cite

@article{arxiv.2302.00213,
  title  = {Approximating Red-Blue Set Cover and Minimum Monotone Satisfying Assignment},
  author = {Eden Chlamtáč and Yury Makarychev and Ali Vakilian},
  journal= {arXiv preprint arXiv:2302.00213},
  year   = {2023}
}

Comments

APPROX 2023

R2 v1 2026-06-28T08:28:43.701Z