Module Astral_internal.Yices_backend
module Self : sig ... endinclude sig ... end
val supports_smtlib_options : boolval supports_get_info : boolval supports_quantifiers : boolval is_available : unit -> boolval init : ?timeout:int -> unit -> unitval to_smtlib : SMT.t -> bool -> string list -> stringval show_model : model -> string