CurryInfo: dimacs-3.0.0 / Dimacs.Pretty.showDimacs

definition:
showDimacs :: Boolean -> String
showDimacs b = prettyDimacs (maxVar b) b
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Shows a Boolean formula in DIMACS format.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
showDimacs
precedence:
no precedence defined
result-values:
_
signature:
Dimacs.Types.Boolean -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term