package apron

  1. Overview
  2. Docs
APRON numerical abstract domain library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.15.tar.gz
md5=3cbe1d032e879ed916561f246c8aae72
sha512=c96dc5904c4126f84b01ed0d5a8f38e2c4b9653fa714e3c77fc305d7b8cf8e239eb9a6838dcdc015b2722cbf38f378e5d07122d4c7c5a62f27137992f35a665d

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: 05 Jul 2024

OCaml

Innovation. Community. Security.