Tinted, Detached, and Lazy CNF-XOR solving and its Applications to Counting and Sampling

3 juillet 2020
Durée : 00:34:23
Nombre de vues 28

by Mate Soos, Stephan Gocht and Kuldeep S. Meel presented by Mate Soos for the 11th Pragmatics of SAT International workshop (http://www.pragmaticsofsat.org/2020/), presentation of a work accepted at CAV 2020.

Given a Boolean formula, the problem of counting seeks to estimate the number of solutions of F while the problem of uniform sampling seeks to sample solutions uniformly at random. Counting and uniform sampling are fundamental problems in computer science with a wide range of applications ranging from constrained random simulation, probabilistic inference to network reliability and beyond. Despite intense theoretical and empirical investigations, development of scalable techniques for sampling and counting without sacrificing theoretical guarantees remains the holy grail. The past few years have witnessed the rise of hashing-based approaches that use XOR-based hashing and employ SAT solvers to solve the resulting CNF formulas conjuncted with XOR constraints. Since over 99% of the runtime of hashing-based techniques is spent inside the SAT queries, improving CNF-XOR solvers has emerged as a key challenge.

In this paper, we identify the key performance bottlenecks in the recently proposed BIRD architecture, and we focus on overcoming these bottlenecks by accelerating the XOR handling within the SAT solver and on improving the solver integration through a smarter use of (partial) solutions. We integrate BIRD2 with the state of the art approximate model counter, ApproxMC3, and the state of the art almost-uniform model sampler UniGen2. Through an extensive evaluation over a large benchmark set of over 1896 instances, we observe that BIRD2 leads to consistent speed up for both counting and sampling, and in particular, we solve 77 and 51 more instances for counting and sampling respectively.

 Informations

  • Ajouté par : Daniel Le Berre
  • Mis à jour le : 4 juillet 2020 11:46
  • Type : Other
  • Langue principale : Anglais