package hardcaml_verify

  1. Overview
  2. Docs
Hardcaml Verification Tools

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_verify-v0.15.0.tar.gz
sha256=a469d63c76bd86fbd04aa38d391dc736d4bc291ad5ffe0090b31cc4ae3ba6622

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.