Skip to content

cvc5/cvc5_pythonic_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2a3746 · Jan 6, 2025

History

91 Commits
Jan 6, 2025
Jan 6, 2025
Nov 16, 2021
Jan 10, 2022
Jun 24, 2024
Jul 5, 2021
Apr 2, 2022
Jan 6, 2025
Apr 2, 2022
Apr 2, 2022
Apr 2, 2022

Repository files navigation

cvc5's pythonic API

Development requirements

You'll need

  • cvc5's standard python interface installed
  • python's coverage package installed

Make targets

  • test: runs documentation tests.
  • coverage: runs documentation tests, measuring coverage. Look in the htmlcov directory for a detailed report.

Acknowledgements

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

About

A Z3Py-compatible interface to cvc5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages