Goblint_lib.LinearTwoVarEqualityAnalysisRelational integer value analysis using an OCaml implementation of the linear two-variable equalities domain (lin2vareq).
include module type of struct include RelationAnalysis endContains most of the implementation of the original apronDomain, but now solely operates with functions provided by relationDomain.
module M = Messagesmodule VS = RelationAnalysis.VSmodule SpecFunctor = RelationAnalysis.SpecFunctorval spec_module : (module Analyses.MCPSpec) Stdlib.Lazy.tval get_spec : unit -> (module Analyses.MCPSpec)