An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

funsat

Funsat is a native Haskell SAT solver that uses modern techniques for solving SAT instances. Current features include two-watched literals, conflict-directed learning, non-chronological backtracking, a VSIDS-like dynamic variable ordering, and restarts. Our goal is to facilitate convenient embedding of a reasonably fast SAT solver as a constraint solving backend in other applications. Currently along this theme we provide unsatisfiable core generation (see Funsat.Resolution) and a logical circuit interface (see Funsat.Circuit). New in 0.6.2: works with ghc-6.12 and fixed some space leaks. =/

Ecosystem
hackage.haskell.org
Latest Release
0.6.2
about 15 years ago
Versions
7
Downloads
5,949 total
Dependent Repos
2
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/funsat
spec
License BSD-3-Clause
First Release almost 18 years ago
Last Synced 20 days ago
Repository
Stars 37 on GitHub
Forks 7 on GitHub