package ocplib-simplex

  1. Overview
  2. Docs

Interface of explanations

type t
val empty : t
val union : t -> t -> t
val print : Stdlib.Format.formatter -> t -> unit