On the Parallel Parameterized Complexity of MaxSAT Variants
Max Bannach, Malte Skambath, Till Tantau

TL;DR
This paper investigates the parallel parameterized complexity of MAX-SAT variants, introducing new constant-time algorithms for specific parameterizations and analyzing their parallelizability.
Contribution
It provides the first parallel algorithms for MAX-2SAT and vertex cover parameterized above certain guarantees, and explores parallel complexity for various graph parameters.
Findings
First constant-time parallel algorithms for MAX-2SAT and vertex cover above a matching.
MAX-SAT is fixed-parameter tractable for parameters like vertex cover, treedepth, feedback vertex set, and treewidth.
Different parameters allow varying degrees of parallelization, with constructive algorithms outputting optimal assignments.
Abstract
In the maximum satisfiability problem (MAX-SAT) we are given a propositional formula in conjunctive normal form and have to find an assignment that satisfies as many clauses as possible. We study the parallel parameterized complexity of various versions of MAX-SAT and provide the first constant-time algorithms parameterized either by the solution size or by the allowed excess relative to some guarantee ("above guarantee" versions). For the dual parameterized version where the parameter is the number of clauses we are allowed to leave unsatisfied, we present the first parallel algorithm for MAX-2SAT (known as ALMOST-2SAT). The difficulty in solving ALMOST-2SAT in parallel comes from the fact that the iterative compression method, originally developed to prove that the problem is fixed-parameter tractable at all, is inherently sequential. We observe that a graph flow whose value is a…
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.
