Sourceval why3_version : string Sourceval config : unit -> Why3.Whyconf.config Sourceval set_procs : int -> unit Sourcetype t = Why3.Whyconf.prover Sourceval title : ?version:bool -> t -> string Sourceval lookup : ?fallback:bool -> string -> t option Sourceval provers_set : unit -> Why3.Whyconf.Sprover.t Sourceval is_mainstream : t -> bool Sourceval has_counter_examples : t -> bool Sourceval with_counter_examples : t -> t option Sourcetype model = Why3.Model_parser.concrete_syntax_term