Goblint_lib.ObserverAnalysisPath-sensitive analysis using an ObserverAutomaton.
module type StepObserverAutomaton =
ObserverAutomaton.S with type t = MyCFG.node * MyCFG.nodemodule MakeSpec
(Automaton : StepObserverAutomaton with type q = int) :
Analyses.MCPSpecmodule type PathArg = sig ... endmodule MakePathSpec (Arg : PathArg) : Analyses.MCPSpec