package logtk

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

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