package satML-plugin

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

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 satML plugin for Alt-Ergo: an alternative SAT solver based on miniSAT.

usage: alt-ergo -sat-plugin satML-plugin.cmxs [other-options] <file.why>

Published: 23 Nov 2016

Dependencies (5)

  1. alt-ergo = "1.30"
  2. ocplib-simplex = "0.3"
  3. camlzip
  4. zarith >= "1.4"
  5. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None