PV4 ⊧ MonoSATproduces a satisfiability result for a formula
SMT solver for monotonic theories over Booleans and bitvectorsApplication domain/field
- SMT solving
- SAT Modulo Theory
- Satisfiability modulo theories (SMT)
- Monotonic theories
Type of tool
SMT solverExpected input
SAT problemFormat:
One of several options:- It can be used via the Python 3 library
- It can be used via the Java library
- It can be used via the commandline, then it requires a
.gnf
file (this is an extension of the DIMACS format with e.g. bitvector support)
Expected output
SAT
or UNSAT