Module Logtk.Index
Generic term indexing
Leaf
module type LEAF = Index_intf.LEAF
Term index
module type TERM_IDX = Index_intf.TERM_IDX
Subsumption Index
module type CLAUSE = Index_intf.CLAUSE
module type SUBSUMPTION_IDX = Index_intf.SUBSUMPTION_IDX
Specialized rewriting index
module type EQUATION = Index_intf.EQUATION
module type UNIT_IDX = Index_intf.UNIT_IDX