Module Make.PS
module Ctx = E.Ctx
module C = E.C
module CQueue = E.ProofState.CQueue
Priority queues on clauses
Useful Index structures
module TermIndex = E.ProofState.TermIndex
module UnitIndex = E.ProofState.UnitIndex
module SubsumptionIndex = E.ProofState.SubsumptionIndex
Common Interface for Sets
module type CLAUSE_SET = sig ... end
module ActiveSet = E.ProofState.ActiveSet
module SimplSet = E.ProofState.SimplSet
module PassiveSet = E.ProofState.PassiveSet
Misc
val stats : unit -> stats
Compute statistics