Goblint_lib.Svcomp
SV-COMP tasks and results.
module Specification = SvcompSpec
module type Task = sig ... end
val task : (module Task) option Stdlib.ref
val is_error_function' : GoblintCil.varinfo -> Specification.t list -> bool
module Result : sig ... end