Uploaded at Mar 16 14:50:19 2024 (UTC)
Succesfully tested at Mar 29 03:49:36 2024

Curry Package dimacs

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.


Download

Checkout with CPM:
cypm checkout dimacs 3.0.0
Package source:
dimacs-3.0.0.tar.gz [browse]
Source repository:
https://github.com/curry-packages/dimacs.git