package touist

  1. Overview
  2. Docs
The solver for the Touist language

Install

Dune Dependency

Authors

Maintainers

Sources

v3.5.0.tar.gz
sha256=859a4428ced26ed38615a606138c02ec63541cd34cf94a37b3e35d5bf46d40c4
md5=c09dd1cda8aff444889d1374636c810b

doc/src/touist.qbf/qbfSolve.ml.html

Source file qbfSolve.ml

1
2
3
4
5
# 1 "src/lib/qbf/qbfSolveDummy.ml"

let ocamlqbf_of_ast _ = failwith "Qbf not available, recompile with Qbf"
let qcnf_of_cnf _ = failwith "Qbf not available, recompile with Qbf"
let solve ?hidden _ = failwith "Qbf not available, recompile with Qbf"
let enabled = false
OCaml

Innovation. Community. Security.