package ocplib-simplex

  1. Overview
  2. Docs

Module Basic.MakeSource

Parameters

Signature

Sourcemodule Core : CoreSig.S with module Var = Var and type R.t = R.t and type V.t = R.t and module Ex = Ex

The core module defines the different data types used by the project and some functions to handle them.

Sourcemodule Assert : AssertBounds.S with module Core := Core
Sourcemodule Solve : SolveBounds.S with module Core := Core
Sourcemodule Result : Result.S with module Core := Core
OCaml

Innovation. Community. Security.