mios

A Minisat-based CDCL SAT solver in Haskell

https://github.com/shnarazk/mios

Latest on Hackage:1.6.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Shuji Narazaki
Maintained by [email protected]

A modern and very fast SAT solver written in Haskell, using CDCL, watch literals, VSIDS, blocking-literals, phase saving, LBD, Glucose-like restart and so on. Mios is an abbreviation of 'Minisat-based Implementation and Optimization Study on SAT solver'.