Wp.ProverSourceProvers configuration and information
type t = | Why3 of Why3Provers.tProver via Why3
*)| QedQed Solver
*)| TacticalInteractive Prover
*)| CFGUsed for properties proved only using CFG. It cannot be disabled/manually enabled.
*)module Pset : Frama_c_kernel.Set.S with type elt = tmodule Pmap : Frama_c_kernel.Map.S with type key = tReturns *all* provers that satisfy filter (which defaults _ -> true) E.g. if you need only enabled solvers, it should be called with the enabled function.
Note: if false, also disables strategies
Note: if true, also enables scripts