module Apron:APRON librarysig..end
Coefficients:
Apron.Scalar, Apron.Interval, Apron.Coeff (either scalars or intervals)Apron.ManagerBox: intervalsOct: octagonsPolka: convex polyhedra and linear equalitiesT1p: Taylor1plus abstract domain;Ppl: interface to PPL convex polyhedra and linear congruences (currently)PolkaGrid: reduced product of convex polyhedra and linear congruencesApron.Var, Apron.EnvironmentApron.Linexpr1, Apron.Lincons1, Apron.Generator1: linear expressions, constraints and generators;Apron.Texpr1, Apron.Tcons1: general expressions and constraints;Apron.Abstract1: abstract propertiesApron.Parser: converting strings to APRON expressionsApron.DimApron.Linexpr0, Apron.Lincons0, Apron.Generator0Apron.Texpr0, Apron.Tcons0Apron.Abstract0Scalar: APRON Scalar numbers.module Scalar:sig..end
Interval: APRON Intervals on scalarsmodule Interval:sig..end
Coeff: APRON Coefficients (either scalars or intervals)module Coeff:sig..end
module Dim:sig..end
Linexpr0: APRON Linear expressions of level 0module Linexpr0:sig..end
Lincons0: APRON Linear constraints of level 0module Lincons0:sig..end
Generator0: APRON Generators of level 0module Generator0:sig..end
Texpr0: Unary operatorsmodule Texpr0:sig..end
Tcons0: APRON tree expressions constraints of level 0module Tcons0:sig..end
Manager: APRON Managersmodule Manager:sig..end
Abstract0: APRON Abstract value of level 0module Abstract0:sig..end
Var: APRON Variablesmodule Var:sig..end
Environment: APRON Environments binding dimensions to namesmodule Environment:sig..end
Linexpr1: APRON Expressions of level 1module Linexpr1:sig..end
Lincons1: APRON Constraints and array of constraints of level 1module Lincons1:sig..end
Generator1: APRON Generators and array of generators of level 1module Generator1:sig..end
Texpr1: APRON Expressions of level 1module Texpr1:sig..end
Tcons1: APRON tree constraints and array of tree constraints of level 1module Tcons1:sig..end
Abstract1: APRON Abstract values of level 1module Abstract1:sig..end
Policy: module Policy:sig..end
Disjunction: Disjunctions of APRON abstract valuesmodule Disjunction:sig..end
Apron_parsermodule Apron_parser:sig..end
Apron_lexer: Lexical analysis of expressions, constraints, generatorsmodule Apron_lexer:sig..end
Parser: APRON Parsing of expressionsmodule Parser:sig..end