Smt-Switch: a solver-agnostic C++ API for SMT Solving

07/02/2020
by   Makai Mann, et al.
0

This extended abstract describes work in progress on Smt-Switch, an open-source, solver-agnostic API for SMT solving. Smt-Switch provides an abstract interface, which can be implemented by different SMT solvers. Smt-Switch provides simple, uniform, and high-performance access to SMT solving for applications in areas such as automated reasoning, planning, and formal verification. The interface allows the user to create, traverse, and manipulate terms, as well as to dynamically dispatch queries to different underlying SMT solvers.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset