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.PRINTPrint provides a standard style for pretty-printing
constraints.
Drawing
|
module DrawGraphics: sig endDrawGraphics provides graphics primitives for the graphics
library from the Objective Caml distribution.
Error report
|
module ErrorReport: Dalton_sig.ERROR_REPORTErrorReport provides standard error report messages.