package logtk

  1. Overview
  2. Docs
Core types and algorithms for logic

Install

Dune Dependency

Authors

Maintainers

Sources

1.6.tar.gz
md5=97cdb2f90468e9e27c7bbe3b4fb160bb
sha512=fee73369f673a91dfa9e265fc69be08b32235e10a495f3af6477d404fcd01e3452a0d012b150f3d7f97c00af2f6045019ad039164bf698f70d771231cc4efe5d

doc/logtk.proofs/Logtk_proofs/LLProof/Dot/index.html

Module LLProof.DotSource

Sourceval pp_dot : name:string -> t CCFormat.printer

Pretty print the proof as a DOT graph

Sourceval pp_dot_file : ?name:string -> string -> t -> unit

print to dot into a file

Sourceval pp_dot_seq : name:string -> t Iter.t CCFormat.printer

Print a set of proofs as a DOT graph, sharing common subproofs

Sourceval pp_dot_seq_file : ?name:string -> string -> t Iter.t -> unit

same as pp_dot_seq but into a file

OCaml

Innovation. Community. Security.