package libzipperposition

  1. Overview
  2. Docs
Library for Zipperposition

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.tar.gz
md5=7a8e57388083ed763d12d18324c8a086
sha512=5c5ac312ada6b42907d1e91e349454a8375f7bf8165d3459721a40b707a840a3d6b3dc968a66f1040cb4de7aedf5c1c13f3e90b51337eae5ea6de41651d7bd63

doc/libzipperposition.calculi/Libzipperposition_calculi/Superposition/index.html

Module Libzipperposition_calculi.Superposition

Inference and simplification rules for the superposition calculus

Inference rules

val section : Logtk.Util.Section.t
module type S = Superposition_intf.S
val key : (module S) Logtk.Flex_state.key

key 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 register : sup:(module S) -> unit

Register the superposition module to its Environment's mixtbl. Done automatically by the extension.

module Make (Env : Libzipperposition.Env.S) : S with module Env = Env

As Extension

Extension named "superposition"

OCaml

Innovation. Community. Security.