Libzipperposition_calculi.Superpositionval section : Logtk.Util.Section.tmodule type S = Superposition_intf.Sval key : (module S) Logtk.Flex_state.keykey to access the Env.flex_state. After registration (after calling register), the Env's state contains a mapping from "superposition" to the packed module.
val k_unif_alg :
(Logtk.Term.t Logtk.Scoped.t ->
Logtk.Term.t Logtk.Scoped.t ->
Logtk.Unif_subst.t CCOpt.t OSeq.t)
Logtk.Flex_state.keyval k_ho_basic_rules : bool Logtk.Flex_state.keyval get_unif_module :
(module Libzipperposition.Env.S) ->
(module Logtk.UnifFramework.US)val register : sup:(module S) -> unitRegister the superposition module to its Environment's mixtbl. Done automatically by the extension.
Extension named "superposition"
val extension : Libzipperposition.Extensions.t