package frama-c

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wp.ProofStrategySource

Sourcetype strategy
Sourcetype alternative
Sourceval typecheck : unit -> unit
Sourceval name : strategy -> string
Sourceval find : string -> strategy option
Sourceval hints : ?node:ProofEngine.node -> Wpo.t -> strategy list
Sourceval has_hint : Wpo.t -> bool
Sourceval iter : (strategy -> unit) -> unit
Sourceval default : unit -> strategy list
Sourceval alternatives : strategy -> alternative list
Sourceval provers : ?default:VCS.prover list -> alternative -> VCS.prover list * float
Sourceval fallback : alternative -> strategy option
Sourceval pp_strategy : Format.formatter -> strategy -> unit
Sourceval pp_alternative : Format.formatter -> alternative -> unit
OCaml

Innovation. Community. Security.