Module Logtk.FeatureVector

Feature Vector indexing

Feature Vector indexing (see Schulz 2004) for efficient forward and backward subsumption

module T = Term
type lits = Index_intf.lits
module Make (C : Index.CLAUSE) : sig ... end