alt-ergo-free
Alt-Ergo, an SMT Solver for Software Verification
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.
Usage of the command-line:
alt-ergo [options] <file.why>
Usage of the GUI:
altgr-ergo [options] <file.why>
Usage of the satML plugin; an alternative SAT solver based on miniSAT:
alt-ergo -sat-plugin satML-plugin.cmxs [other-options] <file.why>
Usage of the FM-Simplex plugin, an alternative to Fourier-Motzkin algorithm for linear integer arithmetic
alt-ergo -inequalities-plugin fm-simplex-plugin.cmxs [other-options] <file.why>
Usage of the command-line with FPA reasoning:
alt-ergo -use-fpa -prelude fpa-theory-2017-01-04-16h00.why [other-options] <file.why>
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Jun 2020
- Authors
- Maintainers
Sources
Dependencies
conf-autoconf
build
menhir
< "20211215"
psmt2-frontend
= "0.1"
ocplib-simplex
>= "0.4" & < "0.5"
zarith
>= "1.4"
ocaml
>= "4.04.0" & < "5.0"
Reverse Dependencies
frama-c
>= "19.0"
Conflicts
fm-simplex-plugin
< "2.0.0"
profiler-plugin
< "2.0.0"
satML-plugin
< "2.0.0"
altgr-ergo
< "2.0.0"
alt-ergo
< "2.0.0"