Module Sidekick_smtlib__Process
Process Statements
val th_bool : Solver.theoryval th_data : Solver.theoryval th_lra : Solver.theory
type 'a or_error = ('a, string) CCResult.t
val process_stmt : ?hyps:Solver.Atom.t list Sidekick_util.Vec.t -> ?gc:bool -> ?restarts:bool -> ?pp_cnf:bool -> ?dot_proof:string -> ?proof_file:string -> ?pp_model:bool -> ?check:bool -> ?time:float -> ?memory:float -> ?progress:bool -> Solver.t -> Sidekick_base.Statement.t -> unit or_error