package libzipperposition

  1. Overview
  2. Docs
Library for Zipperposition

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/libzipperposition.calculi/Libzipperposition_calculi/Arith_int/Make/PS/PassiveSet/index.html

Module PS.PassiveSet

include CLAUSE_SET
val on_add_clause : C.t Logtk.Signal.t

signal triggered when a clause is added to the set

val on_remove_clause : C.t Logtk.Signal.t

signal triggered when a clause is removed from the set

val add : C.t Iter.t -> unit

Add clauses to the set

val remove : C.t Iter.t -> unit

Remove clauses from the set

val clauses : unit -> C.ClauseSet.t

Current set of clauses

val queue : CQueue.t

Current state of the clause queue

val next : unit -> C.t option

Get-and-remove the next passive clause to process

val num_clauses : unit -> int
OCaml

Innovation. Community. Security.