package libzipperposition

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ProofState.ActiveSetSource

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

signal triggered when a clause is added to the set

Sourceval on_remove_clause : C.t Logtk.Signal.t

signal triggered when a clause is removed from the set

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

Add clauses to the set

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

Remove clauses from the set

Sourceval clauses : unit -> C.ClauseSet.t

Current set of clauses

Sourceval num_clauses : unit -> int
OCaml

Innovation. Community. Security.