mios: A Minisat-based SAT solver in Haskell

[ artificial-intelligence, constraints, gpl, library, program ] [ Propose Tags ]

A modern and fast SAT solver written in Haskell, based on Minisat-1.14 and 2.2. By using CDCL, watch literals, VSIDS, restart, blocking-literals, LBD and so on. The current version is only 2.0 time slower than Minisat-2.2. Mios is an abbreviation of 'Minisat-based Implementation and Optimization Study on SAT solver'.

Flags

Automatic Flags
NameDescriptionDefault
llvm

Compile with llvm

Disabled
lib

Build the solver library

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.2.1, 1.3.0, 1.4.0, 1.5.4, 1.6.0, 1.6.2
Dependencies base (>=4.9 && <4.10), bytestring (>=0.10), ghc-prim (>=0.5), vector (>=0.11) [details]
License GPL-3.0-only
Author Shuji Narazaki <narazaki@nagasaki-u.ac.jp>
Maintainer Shuji Narazaki <narazaki@nagasaki-u.ac.jp>
Category Artificial Intelligence, Constraints
Home page https://github.com/shnarazk/mios
Source repo head: git clone https://github.com/shnarazk/mios
Uploaded by shnarazk at 2016-09-13T06:10:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables mios
Downloads 3594 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-09-13 [all 1 reports]