sbv: SMT Based Verification: Symbolic Haskell theorem prover using SMT solving.
[ bit-vectors, bsd3, formal-methods, library, math, smt, symbolic-computation, theorem-provers ]
[ Propose Tags ]
[ Report a vulnerability ]
Express properties about Haskell programs and automatically prove them using SMT (Satisfiability Modulo Theories) solvers.
For details, please see: http://leventerkok.github.com/sbv/
[Skip to Readme]
Modules
[Index]
- Data
- Data.SBV
- Bridge
- Data.SBV.Dynamic
- Examples
- BitPrecise
- CodeGeneration
- Crypto
- Existentials
- Misc
- Polynomials
- Puzzles
- Data.SBV.Examples.Puzzles.Birthday
- Data.SBV.Examples.Puzzles.Coins
- Data.SBV.Examples.Puzzles.Counts
- Data.SBV.Examples.Puzzles.DogCatMouse
- Data.SBV.Examples.Puzzles.Euler185
- Data.SBV.Examples.Puzzles.Fish
- Data.SBV.Examples.Puzzles.MagicSquare
- Data.SBV.Examples.Puzzles.NQueens
- Data.SBV.Examples.Puzzles.SendMoreMoney
- Data.SBV.Examples.Puzzles.Sudoku
- Data.SBV.Examples.Puzzles.U2Bridge
- Uninterpreted
- Data.SBV.Internals
- Data.SBV
Downloads
- sbv-5.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 0.9.12, 0.9.13, 0.9.14, 0.9.15, 0.9.16, 0.9.17, 0.9.18, 0.9.19, 0.9.20, 0.9.21, 0.9.22, 0.9.23, 0.9.24, 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 2.10, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 4.0, 4.1, 4.2, 4.3, 4.4, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 5.9, 5.10, 5.11, 5.12, 5.13, 5.14, 5.15, 6.0, 6.1, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10, 7.11, 7.12, 7.13, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9, 8.10, 8.11, 8.12, 8.13, 8.14, 8.15, 8.16, 8.17, 9.0, 9.1, 9.2, 10.0, 10.1, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 10.12, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 11.7, 12.0, 12.1, 12.2, 13.0, 13.1, 13.2, 13.3, 13.4, 13.5, 13.6 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | array, async, base (>=4.7 && <5), base-compat (>=0.6), containers, crackNum, data-binary-ieee754, deepseq (<1.4.2.0), directory, filepath, HUnit, mtl, old-time, pretty, process, QuickCheck, random, sbv, syb [details] |
| License | BSD-3-Clause |
| Copyright | Levent Erkok, 2010-2015 |
| Author | Levent Erkok |
| Maintainer | Levent Erkok (erkokl@gmail.com) |
| Uploaded | by LeventErkok at 2015-11-11T01:30:30Z |
| Revised | Revision 1 made by Bodigrim at 2023-11-12T23:55:16Z |
| Category | Formal Methods, Theorem Provers, Bit vectors, Symbolic Computation, Math, SMT |
| Home page | http://leventerkok.github.com/sbv/ |
| Bug tracker | http://github.com/LeventErkok/sbv/issues |
| Source repo | head: git clone git://github.com/LeventErkok/sbv.git |
| Reverse Dependencies | 13 direct, 12 indirect [details] |
| Executables | SBVUnitTests |
| Downloads | 85796 total (343 in the last 30 days) |
| Rating | 2.75 (votes: 9) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-11-11 [all 1 reports] |