CurryInfo: dimacs-3.0.0

categories:
Constraints Verification
dependencies:
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "io-extra" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "wl-pprint" [[VGte "3.0.0",VLt "4.0.0"]]]
documentation:
dimacs
======

This package provides an interface to SAT solvers supporting
the DIMACS format.

Boolean formulas can be defined in Curry using the type
`Dimacs.Types.Boolean` and the constructor operations defined in
module `Dimacs.Build`.

Formulas can be checked for satisfiabilty using the operation
`Dimacs.Solver.solveWithDimacs`.

Examples can be found in the directory `examples`.
exportedmodules:
Dimacs.Build Dimacs.Solver Dimacs.Types
modules:
DetParser Dimacs.Build Dimacs.Parser Dimacs.Pretty Dimacs.Scanner Dimacs.Solver Dimacs.Types
version:
3.0.0