The APRON library is dedicated to the static analysis of the numerical
variables of a program by Abstract Interpretation. The aim of such an
analysis is to infer invariants about these variables, like 1<=x+y<=z,
which holds during any execution of the program.
The APRON library is intended to be a common interface to various
underlying libraries/abstract domains and to provide additional services
that can be implemented independently from the underlying
library/abstract domain.
Build Time
2024-07-24 17:12:58 GMT
Size
1.18 MB
ef9a428751a33d88be9bde4d9b65b7ce
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception AND GPL-2.0-or-later