package lutin

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

Module Dimacs

type t = (bool * int) list list * int
val parse : string -> t
val print : t -> string
val to_formula : t -> Exp.var list * Exp.formula
OCaml

Innovation. Community. Security.