Phase Transition Behavior of Cardinality and XOR Constraints
Yash Pote, Saurabh Joshi, Kuldeep S. Meel

TL;DR
This paper investigates the phase transition behavior of CARD-XOR formulas, revealing a surprising non-linear tradeoff in their satisfiability transition, which impacts the understanding of SAT solver performance on these constraints.
Contribution
It provides the first empirical analysis of the runtime behavior of 1-CARD-XOR formulas and uncovers a novel non-linear phase transition phenomenon.
Findings
Identified a non-linear phase transition in CARD-XOR formulas.
Empirical evidence of a tradeoff between cardinality and XOR constraints.
First rigorous empirical study of CARD-XOR formula satisfiability behavior.
Abstract
The runtime performance of modern SAT solvers is deeply connected to the phase transition behavior of CNF formulas. While CNF solving has witnessed significant runtime improvement over the past two decades, the same does not hold for several other classes such as the conjunction of cardinality and XOR constraints, denoted as CARD-XOR formulas. The problem of determining the satisfiability of CARD-XOR formulas is a fundamental problem with a wide variety of applications ranging from discrete integration in the field of artificial intelligence to maximum likelihood decoding in coding theory. The runtime behavior of random CARD-XOR formulas is unexplored in prior work. In this paper, we present the first rigorous empirical study to characterize the runtime behavior of 1-CARD-XOR formulas. We show empirical evidence of a surprising phase-transition that follows a non-linear tradeoff between…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · DNA and Biological Computing · semigroups and automata theory
