PV4 ⊧ dRealproduces a satisfiability result for a formula
Application domain/field
SMT solvingType of tool
SMT solverExpected input
SMT formulaFormat:
SMT-LIB v2Expected output
"unsat" or "-sat"Internals
- dReal focuses on formulas over real numbers. "Its special strength is in handling problems that involve a wide range of nonlinear real functions." (Source:
https://dreal.github.io/)
- It can handle -formulas with most standard elementary, trigonometric and hyberbolic functions (e.g. power, exp, log, root, sin, cos, tan, arcsin, arccos, arctan, sinh, cosh, tanh), etc.