package bitwuzla

  1. Overview
  2. Docs
SMT solver for AUFBVFP

Install

Dune Dependency

Authors

Maintainers

Sources

bitwuzla-1.0.4.tbz
sha256=a336a72d979b24da11a5883e7fbebdaa74aa08f74056d290949cbf1a8101b8cd
sha512=6b20168df75bdfa9f4da8d3a114349a1add6de1ab7b47c3eb2458b2aa1bf394dfb304201cfcb86a8917ba8c70c81319bd131105ee42759eb5f03345905ff4636

doc/bitwuzla/Bitwuzla/index.html

Module BitwuzlaSource

Bitwuzla is an SMT solver for QF_AUFBVFP problems.

Sourcemodule Once () : sig ... end

Create a new Bitwuzla session (check_sat can only be called once).

Sourcemodule Incremental () : sig ... end

Create a new Bitwuzla session in incremental mode.

Sourcemodule Unsat_core () : sig ... end

Create a new Bitwuzla session in incremental mode while enabling unsatifiable core generation.

OCaml

Innovation. Community. Security.