module Dalton_templates: sig end
This unit provides templates of modules which may be used as argument
for the solver's functor.
Pretty-print
|
module Print: Dalton_sig.PRINT
Print
provides a standard style for pretty-printing
constraints.
Drawing
|
module DrawGraphics: sig end
DrawGraphics
provides graphics primitives for the graphics
library from the Objective Caml distribution.
Error report
|
module ErrorReport: Dalton_sig.ERROR_REPORT
ErrorReport
provides standard error report messages.