package apron

  1. Overview
  2. Docs
APRON numerical abstract domain library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.12.tar.gz
md5=140d0a94ad01f1341d77eda2a1910b8d
sha512=c5c8c05f7bf04ecd2fb71c023a7a2537a366fcc68286f8319481b8274aa9c4bbd1883113ce10e5073232357cf0bbeb433e51339d504d14d656eccede98459742

Description

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.

Published: 10 Nov 2019

OCaml

Innovation. Community. Security.