package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.3.3.tar.gz
sha256=52e9e9cdbedf7afd1b32154dfb71ca7bead44fa2efcab7eb6d9ccc1989129388
md5=3b060044767d16d1de3416944abd2dd5

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

Module AltErgoLib.ZarithNumbersSource

Sourcemodule Z : NumbersInterface.ZSig with type t = Z.t

Integers implementation. Based on Zarith's integers *

Sourcemodule Q : NumbersInterface.QSig with module Z = Z

Rationals implementation. Based on Zarith's rationals *

OCaml

Innovation. Community. Security.