Sourceval config : unit -> Why3.Whyconf.config Sourceval set_procs : int -> unit Sourcetype t = Why3.Whyconf.prover Sourceval find_opt : string -> t option Sourcetype fallback = | Exact of t| Fallback of t| NotFound
Sourceval title : ?version:bool -> t -> string Sourceval provers_set : unit -> Why3.Whyconf.Sprover.t Sourceval is_mainstream : t -> bool Sourceval has_shortcut : t -> string -> bool