You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smt-Switch is a generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers, including Z3, CVC5 and more.
This could provide access to different simplification approaches for example.
The text was updated successfully, but these errors were encountered:
Smt-Switch is a generic C++ API for SMT solving. It provides abstract classes which can be implemented by different SMT solvers, including Z3, CVC5 and more.
This could provide access to different simplification approaches for example.
The text was updated successfully, but these errors were encountered: