You'll need
- cvc5's standard python interface installed
- python's
coverage
package installed
test
: runs documentation tests.coverage
: runs documentation tests, measuring coverage. Look in thehtmlcov
directory for a detailed report.
This API is based on Z3's Python API: Z3Py, both in spirit and it code. It
includes a substantial amount of Z3Py's source. You can find the license for
Z3 in license/z3.txt