package alt-ergo

  1. Overview
  2. Docs
Alt-Ergo, an SMT Solver for Software Verification

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-1.30.tar.gz
md5=c7100ebd625fbd7d3e5247dbac689748

Description

Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools such as Frama-C, SPARK, Why3, Atelier-B and Caveat.

This package provides the command-line version of Alt-Ergo.

usage: alt-ergo [options] <file.why>

Published: 21 Nov 2016

Dependencies (5)

  1. num
  2. ocplib-simplex = "0.3"
  3. camlzip < "1.08"
  4. zarith >= "1.4"
  5. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (7)

  1. fm-simplex-plugin >= "1.30"
  2. frama-c >= "13.1"
  3. lambdapi >= "2.0.0" & < "2.2.1"
  4. profiler-plugin >= "1.30"
  5. satML-plugin >= "1.30"
  6. why >= "2.32" & < "2.35"
  7. why3 < "0.85"

Conflicts

None