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> |
Available | opam-version >= "2.1.0" |
Dependencies | |
Optional dependencies | |
Source [http] | https://github.com/antoinemine/apron/archive/refs/tags/v0.9.14.tar.gz md5=8bfe69f46ecff2bd893b876978a19e23 sha512=9c1107cea95d56a377f221724064bc65dc605a624171064e681c07e1dece688e06b5511e9974df7c20d883d7dc6cdb25bf1431a8968d721d5c587875ffef751a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/apron/apron.0.9.14/opam |