A New Variable Ordering for In-processing Bounded Variable Elimination in SAT Solvers

Session date: 16 June 2025

Session host: Maarten Flippo

Summary:

Bounded Variable Elimination (BVE) is an important Boolean formula simplification technique in which the variable ordering is crucial. We define a new variable ordering based on variable activity, called ESA (variable Elimination Scheduled by Activity), for in-processing BVE in ConflictDriven Clause Learning (CDCL) SAT solvers, and incorporate it into several state-of-the-art CDCL SAT solvers. Experimental results show that the new ESA ordering consistently makes these solvers solve more instances on the benchmark set including all the 5675 instances used in the Crafted, Application and Main tracks of all SAT Competitions up to 2022. In particular, one of these solvers with ESA, Kissat MAB ESA, won the Anniversary track of the SAT Competition 2022. The behaviour of ESA and the reason of its effectiveness are also analyzed.

Relevant papers

  1. A New Variable Ordering for In-processing Bounded Variable Elimination in SAT Solvers
    Shuolin Li, Chu-Min Li, Mao Luo, and 3 more authors
    In Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence, IJCAI-23, Aug 2023
    Main Track