package hardcaml_verify

  1. Overview
  2. Docs
Hardcaml Verification Tools

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a09a904776ad848f685afb4ebe85e0d449acb81f6f2425fccc52a3c5b76be629

doc/hardcaml_verify.kernel/Hardcaml_verify_kernel/index.html

Module Hardcaml_verify_kernelSource

Sourcemodule Basic_gates : sig ... end
Sourcemodule Cnf : sig ... end

Data structure for creating CNF formulae.

Sourcemodule Comb_gates : sig ... end

Hardcaml combinational logic API using lists of Basic_gate.ts.

Sourcemodule Dimacs : sig ... end
Sourcemodule Is_one_hot : sig ... end

Computes information about the one-hotness of a vector. In addition it can compute if no bits are set or more than 1 bit is set.

Sourcemodule Label : sig ... end

Labels represent named variables. They contain a uid (unique identifier) which is constructed when the label is created. The name is not used for comparison.

Sourcemodule Nusmv : sig ... end
Sourcemodule Sat : sig ... end
Sourcemodule Sec : sig ... end

Sequential equivalence checking.

Sourcemodule Solver : sig ... end
Sourcemodule Tseitin : sig ... end
OCaml

Innovation. Community. Security.