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/v0.9.12.tar.gz md5=140d0a94ad01f1341d77eda2a1910b8d sha512=c5c8c05f7bf04ecd2fb71c023a7a2537a366fcc68286f8319481b8274aa9c4bbd1883113ce10e5073232357cf0bbeb433e51339d504d14d656eccede98459742 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/apron/apron.v0.9.12/opam |