package apron

  1. Overview
  2. Docs
APRON numerical abstract domain library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.13.tar.gz
md5=1c6fedbd6aeb42a6aa0943918528a263
sha512=62b73925ae41cead924c6077380be98e2e2fc0c02b1bff0a77293dc065126ae651793883783e497228f8261ffd47311d5a08cfd1875d3da3cc113ae428fa2c61

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: 12 Sep 2020