apronversion
APRON numerical abstract domain library
Apron is a library to represent properties of numeric variables, such as variable bounds or linear relations between variables, and to manipulate these properties through semantic operations, such as variable assignments, tests, conjunctions, entailment. Apron is intended to be used in static program analyzers, in order to infer invariants of numeric variables, i.e., properties that hold for all executions of a program. It is based on the theory of Abstract Interpretation.
Authors | Bertrand Jeannet, Antoine Miné and https://github.com/antoinemine/apron/graphs/contributors |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://antoinemine.github.io/Apron/doc/ |
Issue Tracker | https://github.com/antoinemine/apron/issues |
Maintainer | Nicolas Berthier <m@nberth.space> |
Dependencies | |
Optional dependencies | |
Source [http] | https://github.com/antoinemine/apron/archive/refs/tags/v0.9.14-beta.2.tar.gz md5=b7f9ea6838057458c878f46ea4c9dede sha512=bc2cbcf601c0d6deb75028ef7da4b485350665a09c4f9ed9146107aeed65edb055207a02a52bc279c2b506e9c5922371035fb00d0ae2cbfec3a9a760ecebf1bd |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/apron/apron.v0.9.14~beta.2/opam |