package libzipperposition

  1. Overview
  2. Docs
Library for Zipperposition

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.tar.gz
md5=7a8e57388083ed763d12d18324c8a086
sha512=5c5ac312ada6b42907d1e91e349454a8375f7bf8165d3459721a40b707a840a3d6b3dc968a66f1040cb4de7aedf5c1c13f3e90b51337eae5ea6de41651d7bd63

doc/libzipperposition.calculi/Libzipperposition_calculi/Fool/Make/argument-1-E/ProofState/index.html

Module E.ProofState

module Ctx = Ctx
module C = C
module CQueue : Libzipperposition.ClauseQueue.S with module C = C and type C.t = C.t

Priority queues on clauses

Useful Index structures
Common Interface for Sets
module type CLAUSE_SET = sig ... end
module ActiveSet : sig ... end
module PassiveSet : sig ... end
Misc
type stats = int * int * int

statistics on the state (num active, num passive, num simplification)

val stats : unit -> stats

Compute statistics

val pp : unit CCFormat.printer

pretty print the content of the state

val debug : unit CCFormat.printer

debug functions: much more detailed printing

OCaml

Innovation. Community. Security.