BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:puresat-0.1@sha256:9b342d4e781e95e1b3716e88e308249dcc8f653a9310801a00fc021f8838a8d5,10715

Module documentation for 0.1

Used by 2 packages in nightly-2025-05-28(full list with versions):

SAT Solver implemented in Haskell.

PureSAT uses DPLL with non-chronological backtracking and learning of binaary clauses. Solver is in no-comparison to the state of the art solvers, but it's fast enough to solve sudoku.

Changes

0.1

  • Initial release