package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type strategy
type alternative
val typecheck : unit -> unit
val name : strategy -> string
val find : string -> strategy option
val hints : ?node:ProofEngine.node -> Wpo.t -> strategy list
val has_hint : Wpo.t -> bool
val iter : (strategy -> unit) -> unit
val default : unit -> strategy list
val alternatives : strategy -> alternative list
val provers : ?default:VCS.prover list -> alternative -> VCS.prover list * float
val auto : alternative -> Strategy.heuristic option
val fallback : alternative -> strategy option
val pp_strategy : Format.formatter -> strategy -> unit
val pp_alternative : Format.formatter -> alternative -> unit
OCaml

Innovation. Community. Security.