Improved FPT Approximation Scheme and Approximate Kernel for Biclique-Free Max k-Weight SAT: Greedy Strikes Back
Abstract
In the Max -Weight SAT (aka Max SAT with Cardinality Constraint) problem, we are given a CNF formula with variables and clauses together with a positive integer . The goal is to find an assignment where at most variables are set to one that satisfies as many constraints as possible. Recently, Jain et al. [SODA'23] gave an FPT approximation scheme (FPT-AS) with running time for Max -Weight SAT when the incidence graph is -free. They asked whether a polynomial-size approximate kernel exists. In this work, we answer this question positively by giving an -approximate kernel with variables. This also implies an improved FPT-AS with running time . Our approximate kernel is based mainly on a couple of greedy strategies together with a sunflower lemma-style reduction rule.
Cite
@article{arxiv.2403.06335,
title = {Improved FPT Approximation Scheme and Approximate Kernel for Biclique-Free Max k-Weight SAT: Greedy Strikes Back},
author = {Pasin Manurangsi},
journal= {arXiv preprint arXiv:2403.06335},
year = {2024}
}
Comments
Added a discussion on related independent work of Inamdar et al. (ICALP 2024)