Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 268 Bytes

This is an experimental toolbox to reduce various problems to boolean satisfiability, such as

  • Linear and non-linear integer arithmetic

  • Graph coloring

Part of the experiment is to see how SAT solvers perform on a redundant ternary encoding of integer arithmetic.