simplifying pseudo boolean constraints
play

Simplifying Pseudo-Boolean Constraints in Residual Number Systems - PowerPoint PPT Presentation

Simplifying Pseudo-Boolean Constraints in Residual Number Systems Michael Codish Department of Computer Science Ben Gurion University Beer-Sheva , Israel Joint work: Yoav Fekete SAT 2014 Chinese Remainder Theorem Chinese Remainder Theorem


  1. Simplifying Pseudo-Boolean Constraints in Residual Number Systems Michael Codish Department of Computer Science Ben Gurion University Beer-Sheva , Israel Joint work: Yoav Fekete SAT 2014

  2. Chinese Remainder Theorem

  3. Chinese Remainder Theorem Residual Number Systems (RNS) All integers are uniquely represented:

  4. Chinese Remainder Theorem Simplify Constraints

  5. Chinese Remainder Theorem Simplify Constraints

  6. Example: Pythagorean triples

  7. Example: Pythagorean triples

  8. Example: Pythagorean triples

  9. Example: Pythagorean triples Breaks the search into smaller (almost independent) parts Failure (unsat) in one part implies failure of the original constraint Enhanced propagation (wrt congruences)

  10. Apply the Chinese Remainder Theorem to Simplify Pseudo-Boolean Constraints Boolean Variables Equality (*)

  11. Example I Solving this pb constraint is the same as solving these pb mod constraints:

  12. Example I smaller coefficients Solving this pb constraint is the same as solving these pb mod constraints: base note that

  13. Example I S olving these is “easy”: 1 2

  14. Example I S olving these is “easy”: 1 4 2 3

  15. Example II Solving this pb constraint is the same as solving these pb mod constraints:

  16. Example II unsat Solving this pb constraint is the same as solving these pb mod constraints:

  17. Outline of the (rest of the) Talk RNS Base PB Constraint PB mod Constraints 1 How to solve them? previous work: encode to SAT our approach: encode to PB constraints Theme A: bit-blasting (modulo arithmetic) (wrt which number representation?)

  18. Outline of the (rest of the) Talk RNS Base PB Constraint PB mod Constraints 2 How to select the base? Theme B: optimal base problems

  19. Outline of the (rest of the) Talk RNS Base PB Constraint PB mod Constraints 2 How to select the base? Theme B: optimal base problems Experimental evaluation 3 Conclusion 4

  20. RNS Base PB Constraint PB mod Constraints 1 How to solve them?

  21. Encoding PB Constraints – Phase 1 smaller coefficients

  22. Example: Phase 1 smaller coefficients

  23. Encoding PB Constraints – Phase 2 integer variables

  24. Encoding PB Constraints – Phase 2 but not yet pb constraints integer variables

  25. Encoding PB Constraints – Phase 3 bit blast (binary) pb constraints

  26. Encoding PB Constraints – Phase 3 but ? bit blast (binary)

  27. Bit Blasting the modulo bit blast (binary)

  28. Example: Phase 3

  29. same pb constraint, different base, unary bit-blast

  30. RNS Base PB Constraint PB mod Constraints 2 How to select the base? For a multiset of integers S choose an RNS base B to represent (all) sums of elements from S.

  31. Naive RNS Bases (from previous work) Prime base : k is the smallest number first k primes such that Prime powers base :

  32. Naive RNS Bases are determined by and completely ignore the actual elements We seek an RNS base that “nullifies” as many as possible elements from S how many elements of how many elements of S are “nullified” by p S are “nullified” by

  33. Prime base : Prime powers base optV base select primes to maximize this sequence (lex order) keeps the search primes smaller than max(S); space finite and is not “too big”

  34. Prime bas : Prime powers base optV base select primes to minimize optC base the number of clauses in the CNF encoding parameterized by the various encoding choices primes smaller than max(S); and …

  35. Experimental evaluation 3 Four underlying pb constraint solvers (and a few more) pb solvers (x4): Sat4J (resolution) add (MiniSAT+) bdd (MiniSAT+) infused with use of optimal mixed-radix sort (MiniSAT++) base (and the solver for pb mod constraints from)

  36. Experimental evaluation 3 Decompose PB constraints to “smaller” PB constraints base selection (x4) bit-blast (x3) prime, optV, optC, unary, binary, prime-power mixed-radix Two sets of benchmarks largest constraint has 106 coefficients & benchmarks largest coefficient is 106,925,262 PB12 (DEC-INT-LIN) RNP (random number partions)

  37. PB12: Best solving times (sec) – without and with RNS

  38. PB12: Best solving times (sec) – without and with RNS solver base bit-blast

  39. RNPa: Best solving times (sec) – without and with RNS 25 coefficients; 25 bit (random number) when bdd fits in memory it rules

  40. RNPb: Best solving times (sec) – without and with RNS When bdd is too big, RNS decomposition kicks in (decomposed bdd is smaller)

  41. RNPc: Best solving times (sec) – without and with RNS

  42. Conclusions 4 RNS Decomposition has previously been applied to solve PB constraints (a starting point for our work). They provide a direct encoding of PB Mod constraints to CNF and apply a SAT solver. We do it differently: Bit-blast the modulo arithmetic encoding to PB constraints. Then, any PB constraint solver can be applied. This leads to two themes:

  43. Conclusions 4 Theme A: Bit- blasting. It is not a “technique”; it is a whole range of techniques: unary, binary, mixed-radix. Theme B: Optimal Base Problems. Which base gives a better encoding for a particular instance. We have seen this type of problem before in the context of mixed radix bases.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend