Module Goblint_lib.RelationAnalysis

Abstract relational integer value analysis.

See ApronAnalysis and AffineEqualityAnalysis.

Contains most of the implementation of the original apronDomain, but now solely operates with functions provided by relationDomain.

module M = Messages
module VS : sig ... end