package touist

  1. Overview
  2. Docs

Module Touist_qbf.QbfSolveSource

Requires qbf Process a CNF AST to clauses in order to solve them with Quantor.

Sourceval ocamlqbf_of_ast : Touist.Types.Ast.t -> _ * (_, string) Hashtbl.t
Sourceval qcnf_of_cnf : Touist.Types.Ast.t -> _ * (_, string) Hashtbl.t
Sourceval solve : ?hidden:bool -> ('a * (_, string) Hashtbl.t) -> string option
Sourceval enabled : bool

Is this library enabled? (requires yices2 to be installed)

OCaml

Innovation. Community. Security.