A Simpler Exponential-Time Approximation Algorithm for MAX-k-SAT
By: Harry Buhrman , Sevag Gharibian , Zeph Landau and more
Potential Business Impact:
Finds good answers to hard puzzles faster.
We present an extremely simple polynomial-space exponential-time $(1-\varepsilon)$-approximation algorithm for MAX-k-SAT that is (slightly) faster than the previous known polynomial-space $(1-\varepsilon)$-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.
Similar Papers
Asymptotically Optimal Inapproximability of E$k$-SAT Reconfiguration
Computational Complexity
Finds best way to change computer answers.
Near Optimal Hardness of Approximating $k$-CSP
Computational Complexity
Makes it hard to solve some tough math puzzles.
Symmetric Rule-Based Achlioptas Processes for Random $k$-SAT
Discrete Mathematics
Makes hard computer puzzles easier to solve.