Strong Structural Bounds for MaxSAT: The Fine Details of Using Neuromorphic and Quantum Hardware Accelerators
Max Bannach, Jai Grover, Markus Hecher
TL;DR
The paper addresses the challenge of leveraging hardware-accelerated solvers for MaxSAT by embedding the problem into QUBO through structure-aware, treewidth-preserving reductions. It proves that MaxSAT, Max2SAT, and QUBO are equivalent under linear-time reductions that preserve either the primal $tw$ or the incidence $itw$, yielding tight ETH/SETH lower bounds and a time-optimal $QUBO$-oriented algorithm. It also develops new upper bounds for MaxSAT variants via reductions to $\#SAT$ and model counting, including linear-time unary, multiplicative, and lexicographic cases, thus offering a unified, width-aware framework for cost-optimal reasoning. Practically, these results clarify when Ising-machine based executables are feasible and guide future experimental deployments by providing explicit width-related performance guarantees and reductions that minimize structural inflation.
Abstract
Hardware accelerators like quantum annealers or neuromorphic chips are capable of finding the ground state of a Hamiltonian. A promising route in utilizing these devices is via methods from automated reasoning: The problem at hand is first encoded into MaxSAT; then MaxSAT is reduced to Max2SAT; and finally, Max2SAT is translated into a Hamiltonian. It was observed that different encodings can dramatically affect the efficiency of the hardware accelerators. Yet, previous studies were only concerned with the size of the encodings rather than with syntactic or structural properties. We establish structure-aware reductions between MaxSAT, Max2SAT, and the quadratic unconstrained binary optimization problem (QUBO) that underlies such hardware accelerators. All these problems turn out to be equivalent under linear-time, treewidth-preserving reductions. As a consequence, we obtain tight lower bounds under ETH and SETH for Max2SAT and QUBO, as well as a new time-optimal fixed-parameter algorithm for QUBO. While our results are tight up to a constant additive factor for the primal treewidth, we require a constant multiplicative factor for the incidence treewidth. To close the emerging gap, we supplement our results with novel time-optimal algorithms for fragments of MaxSAT based on model counting.
