aboutsummaryrefslogblamecommitdiff
path: root/math/boolector/pkg-descr
blob: 252fae2909cf5831a0dfb512fa108264fb8b6dd8 (plain) (tree)
1
2
3
4
5
6
7



                                                                              
                                                     

                                 
Boolector is a Satisfiability Modulo Theories (SMT) solver for the theories of
fixed-size bit-vectors, arrays and uninterpreted functions. It supports the
SMT-LIB logics BV, QF_ABV, QF_AUFBV, QF_BV and QF_UFBV. Boolector provides a
rich C and Python API and supports incremental solving, both with the SMT-LIB
commands push and pop, and solving under assumptions.

WWW: https://boolector.github.io/