package cvc5

  1. Overview
  2. Docs
type result
val delete : result -> unit
val equal : result -> result -> bool
val to_string : result -> string
val is_sat : result -> bool
val is_unsat : result -> bool
val is_unknown : result -> bool
OCaml

Innovation. Community. Security.