Module Libzipperposition.Sat_solver_intf
type proof_step= Logtk.Proof.Step.ttype proof= Logtk.Proof.ttype result=|Sat|Unsat of proof
module type S = sig ... endLibzipperposition.Sat_solver_intftype proof_step = Logtk.Proof.Step.ttype proof = Logtk.Proof.ttype result = | Sat |
| Unsat of proof |
module type S = sig ... end