A Simpler Exponential-Time Approximation Algorithm for MAX-k-SAT
Data Structures and Algorithms
2026-04-22 v1 Computational Complexity
Abstract
We present an extremely simple polynomial-space exponential-time -approximation algorithm for MAX-k-SAT that is (slightly) faster than the previous known polynomial-space -approximation algorithms by Hirsch (Discrete Applied Mathematics, 2003) and Escoffier, Paschos and Tourniaire (Theoretical Computer Science, 2014). Our algorithm repeatedly samples an assignment uniformly at random until finding an assignment that satisfies a large enough fraction of clauses. Surprisingly, we can show the efficiency of this simpler approach by proving that in any instance of MAX-k-SAT (or more generally any instance of MAXCSP), an exponential number of assignments satisfy a fraction of clauses close to the optimal value.
Cite
@article{arxiv.2510.18164,
title = {A Simpler Exponential-Time Approximation Algorithm for MAX-k-SAT},
author = {Harry Buhrman and Sevag Gharibian and Zeph Landau and François Le Gall and Norbert Schuch and Suguru Tamaki},
journal= {arXiv preprint arXiv:2510.18164},
year = {2026}
}
Comments
8 pages, accepted to SOSA 2026