An efficient open-source automatic theorem prover for satisfiability modulo theories (SMT) problems.
About
News
Downloads
Documentation
Publications
Awards
People
History
Third-Party Applications
Acknowledgements
by Aina Niemetz
We are delighted to announce version 1.6 of CVC4, the open-source flagship SMT solver developed at Stanford University, New York University and the University of Iowa, available at http://cvc4.cs.stanford.edu.
This version is very close to the version of CVC4 submitted to the SMT-competition 2018.
New Features:
BV
).sin, cos, exp
). In SMT2 input, this
can be enabled by adding T to the logic (e.g., QF_NRAT
).str.<=
)
and string code (str.code
).*.sy
) inputs
using syntax-guided enumeration (option -–sygus-rr
).Improvements:
Changes:
We welcome feedback, feature requests, contributions, and collaborations. It is our hope that CVC4 will become a research platform for a broad and diverse set of users and developers. If you are interested in getting involved with the project, please contact a member of the development team.
The development of CVC4 is supported in part by the following organizations:
Downloads, documentation, tutorials, and more information are available at the CVC4 web site: http://cvc4.cs.stanford.edu
-The CVC4 team