package alt-ergo-lib

  1. Overview
  2. Docs
The Alt-Ergo SMT prover library

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.5.4.tbz
sha256=02c1e89398badafa89e612bc5d1883f2133a250685bf774cc5901c5581229bac
sha512=9f565c3f0d17328465832b8b107f048d67225bee23b83c7b02e820796201ca96cdb99574ff50c619badaadd5274b5c128d8f30e7532d44a1ee061a7e2d5d318d

doc/alt-ergo-lib/AltErgoLib/Th_util/index.html

Module AltErgoLib.Th_util

type answer = (Explanation.t * Expr.Set.t list) option
type theory =
  1. | Th_arith
  2. | Th_sum
  3. | Th_adt
  4. | Th_arrays
  5. | Th_UF
type lit_origin =
  1. | Subst
  2. | CS of theory * Numbers.Q.t
  3. | NCS of theory * Numbers.Q.t
  4. | Other
OCaml

Innovation. Community. Security.