package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.3.2.tar.gz
sha256=69418b8b959f695de06a85347d554efd5f2dd28a58a976e3f354abf9a58e108c
md5=efdf062a6bfdc1505637591b37334a28

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.