PV6 ⊧ veriTproduces a proof for satisfiability of a formula
SMT solverApplication domain/field
- Satisfiability Modulo Theories (SMT)
- Proof-producing
- SMT solving
Type of tool
SMT solverExpected input
SMT problemFormat:
SMT-LIB 2.0 or DIMACSExpected output
unsat
, sat
or an error (in case of e.g. a timeout)
veriT can also produces a proof that can be checked with an external tool if the input problem deduced to be unsatisfiable. This proof is presented in veriT's own format.