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.15.tar.gz md5=3cbe1d032e879ed916561f246c8aae72 sha512=c96dc5904c4126f84b01ed0d5a8f38e2c4b9653fa714e3c77fc305d7b8cf8e239eb9a6838dcdc015b2722cbf38f378e5d07122d4c7c5a62f27137992f35a665d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/apron/apron.v0.9.15/opam |