package alt-ergo

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

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-1.01.tar.gz
md5=9fbf8e42bec2a171dc9422f9dcea9519

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: 18 Feb 2016

Dependencies (3)

  1. num
  2. zarith
  3. ocaml < "5.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.01"
  6. why >= "2.32" & < "2.35"
  7. why3 < "0.85"

Conflicts

None