package dolmen

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

Parameter Make.S

type t

The type of statements for iCNF.

val clause : ?loc:L.t -> T.t list -> t

Make a clause from a list of literals.

val assumption : ?loc:L.t -> T.t list -> t

Generate a solve instruction with the given list of assumptions.

OCaml

Innovation. Community. Security.