Module Libzipperposition.Sat_solver
Interface to MSat
include module type of Sat_solver_intf
type proof_step= Logtk.Proof.Step.ttype proof= Logtk.Proof.ttype result=|Sat|Unsat of proof
module type S = sig ... end