package hardcaml_verify

  1. Overview
  2. Docs
Hardcaml Verification Tools

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_verify-v0.16.0.tar.gz
sha256=b475dc8e540d9855b438309de3cf1984b28d29e7cd8a4d2b76d58a68894a8749

doc/hardcaml_verify.kernel/Hardcaml_verify_kernel/Tseitin/index.html

Module Hardcaml_verify_kernel.TseitinSource

Sourcemodule type S = sig ... end
Sourcemodule Make (B : S) : sig ... end

Conversion functions from boolean gates to Tseitin form. The first argument to each function is the newly introduced sat literal for this gate, which should be referenced by its fanouts. The return value is the corresponding CNF.

OCaml

Innovation. Community. Security.