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/Dimacs/index.html

Module Hardcaml_verify_kernel.DimacsSource

Sourceval write_problem : Cnf.t -> Stdio.Out_channel.t -> Base.unit

Write a DIMACS formatted CNF file suitable for input into SAT solvers.

Parse the result of a SAT solver. Different solves use different formats, so the parsing is quie relaxed and works with minisat, picosat and z3.

Read the result of a SAT solver.

OCaml

Innovation. Community. Security.