package libzipperposition

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

Module Libzipperposition_calculi.Arith_ratSource

Cancellative Inferences on Rational Arithmetic

Following Uwe Waldmann's work.

Superposition, chaining and modulo reasoning for linear expressions, with congruence classes of terms and literals. Inferences are typically done with "scaled" literals, i.e. literals that are multiplied by numeric coefficients so as to bring the unified terms to the same coefficient.

Sourcemodule type S = sig ... end
Sourcemodule Make (E : Libzipperposition.Env.S) : S with module Env = E
OCaml

Innovation. Community. Security.