package libzipperposition

  1. Overview
  2. Docs
Library for Zipperposition

Install

Dune Dependency

Authors

Maintainers

Sources

2.1.tar.gz
md5=e72de75e9f0f87da9e6e8c0a4d4c89f9
sha512=81becfc9badd686ab3692cd9312172aa4c4e3581b110e81770bb01e0ffbc1eb8495d0dd6d43b98f3d06e6b8c8a338174c13ebafb4e9849a3ddf89f9a3a72c287

doc/libzipperposition.calculi/Libzipperposition_calculi/Heuristics/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 is_passive : C.t -> bool

is the given clause passive

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.