package cvc5

  1. Overview
  2. Docs
OCaml bindings for the cvc5 SMT solver

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-cvc5-v1.2.0.tar.gz
md5=f3bef1351994740ad6a11f55f77b4fbf
sha512=2b526cf9cd9cb4b240466bd69d8608a2257e57930b07ebc99c57aa2633bde45d40f4e10797794cbcf6d9f7ca78dd91d4c3d54b516ac04f625518159b4189833a

CHANGES.md.html

1.2.0

Added

  • Stub-side reference counting to deal with GC collection order

  • Refactor stubs to include CAMLparam, CAMLlocal, and CAMLreturn directives to safeguard GC interactions

  • Documentation for module interfaces

Changed

  • Updated the version of cvc5 supported to v1.2.0

Fixed

  • Changed number of Opam jobs used during compilation to avoid excessive memory use

1.1.3

Initial release.

Vendor submodules:

Added

Stubs with support for the following cvc5 API classes:

  • Solver

  • TermManager

  • Term

  • Op

  • Result

  • Sort

Changed

Fixed

OCaml

Innovation. Community. Security.