English

Maximum And- vs. Even-SAT

Data Structures and Algorithms 2026-03-02 v3

Abstract

A multiset of literals, called a clause, is \emph{strongly satisfied} by an assignment if \emph{no} literal evaluates to false. Finding an assignment that maximises the number of strongly satisfied clauses is NP-hard. We present a simple algorithm that finds, given a multiset of clauses that admits an assignment that strongly satisfies ρ\rho of the clauses, an assignment in which at least ρ\rho of the clauses are \emph{weakly satisfied}, in the sense that an \emph{even} number of literals evaluate to false. In particular, this implies an efficient algorithm for finding an undirected cut of value ρ\rho in a graph GG given that a directed cut of value ρ\rho in GG is promised to exist. A similar argument also gives an efficient algorithm for finding an acyclic subgraph of GG with ρ\rho edges under the same promise.

Keywords

Cite

@article{arxiv.2409.07837,
  title  = {Maximum And- vs. Even-SAT},
  author = {Tamio-Vesa Nakajima and Stanislav Živný},
  journal= {arXiv preprint arXiv:2409.07837},
  year   = {2026}
}

Comments

subsumes arXiv:2402.07863; v2 has more results

R2 v1 2026-06-28T18:42:10.367Z