Goblint_lib.ConstraintsConstruction of a constraint system from an analysis specification and CFGs. Transformatons of analysis specifications as functors.
module type Increment = sig ... endmodule FromSpec
(S : Analyses.Spec)
(Cfg : MyCFG.CfgBackward)
(I : Increment) :
sig ... endThe main point of this file---generating a DemandGlobConstrSys from a Spec.