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 Make (C : LogtkIndex.CLAUSE) : sig ... end