PV4 ⊧ Q3Bproduces a satisfiability result for a formula
SMT solver, decides satisfiability of quantified bit-vector formulas.Application domain/field
- SMT solving
- Quantified bit-vector formulas
- Binary Decision Diagrams (BDDs)
Type of tool
SMT solverExpected input
Quantified bit-vector formulaFormat:
SMT-LIB 2.5Expected output
sat
or unsat
indicating whether the quantified bit-vector formula was satisfiable or not.