package smtml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Z3_solver
  2. | Bitwuzla_solver
  3. | Colibri2_solver
  4. | Cvc5_solver
  5. | Altergo_solver
val of_string : string -> (t, [> `Msg of string ]) Smtml_prelude.result
val pp : t Fmt.t
val conv : t Cmdliner.Arg.conv
val is_available : t -> bool
val to_mappings : t -> (module Mappings.S_with_fresh)
OCaml

Innovation. Community. Security.