mios: A Minisat-based CDCL SAT solver in Haskell
[ artificial-intelligence, constraints, gpl, library, program ]
[ Propose Tags ]
[ Report a vulnerability ]
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'.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
llvm | Compile with llvm | Disabled |
utils | Build misc utilities for developer | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mios-1.6.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.7 && <5), bytestring (>=0.10), ghc-prim (>=0.5), gitrev, mios, primitive (>=0.6), vector (>=0.12) [details] |
License | GPL-3.0-only |
Copyright | 2017 Shuji Narazaki |
Author | Shuji Narazaki |
Maintainer | narazaki@nagasaki-u.ac.jp |
Category | Artificial Intelligence, Constraints |
Home page | https://github.com/shnarazk/mios |
Bug tracker | https://github.com/shnarazk/mios/issues |
Source repo | head: git clone https://github.com/shnarazk/mios |
Uploaded | by shnarazk at 2018-10-07T09:54:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | mios162, cnf-stat |
Downloads | 3701 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-10-07 [all 1 reports] |