package libzipperposition

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition.Sat_solver_intf

type proof_step = Logtk.Proof.Step.t
type proof = Logtk.Proof.t
type result =
  1. | Sat
  2. | Unsat of proof
exception WrongState of string
module type S = sig ... end
OCaml

Innovation. Community. Security.