Parameters
Signature
type result = | Sat| Unsat| Unknown
val set_memory : addr:Z.t -> Z.t -> unitval neq : term -> Z.t -> unitval iter_free_variables : (string -> Sexpr.Expr.t -> unit) -> unitval check_sat : unit -> resultval get_value : term -> Z.t