package profiler-plugin

  1. Overview
  2. Docs
Alt-Ergo, an SMT Solver for Software Verification: Profiler 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 a profiler plugin for Alt-Ergo. It allows to monitor some important components of the solver.

usage: alt-ergo -profiling 1. -profiling-plugin profiler-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