We're happy to announce that we will be soon moving to cvc5! May 1 we will migrate the GitHub repository and we expect the first stable release of cvc5 in Fall 2021.
Complete announcement:
CVC4 1.8 is out! Highlights:
- New, more streamlined, C++ and Python API
- Support for higher-order logic constraints
- Full support of the new SMT-LIB theory of strings
- SyGuS support in the new API
- Performance improvements in the arithmetic solvers
CVC4 1.7 is out! Highlights:
- significantly better performance for the theory of strings
- better performance on regex benchmarks
- new approaches for syntax-guided synthesis
- bit-vector proof production with eager bitblasting
- new cmake build system