smtlib-backends: Low-level functions for SMT-LIB-based interaction with SMT solvers.
This library provides an extensible interface for interacting with SMT solvers using SMT-LIB. The smtlib-backends-process provides a backend that runs solvers as external processes, and the smtlib-backends-z3 package provides a backend that uses inlined calls to Z3's C API.
Downloads
- smtlib-backends-0.2.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.2, 0.3, 0.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.17.0), bytestring (>=0.10.12 && <0.12) [details] |
License | MIT |
Author | Quentin Aristote |
Maintainer | quentin.aristote@tweag.io |
Revised | Revision 1 made by qaristote at 2022-12-28T14:13:41Z |
Category | SMT |
Source repo | head: git clone https://github.com/tweag/smtlib-backends this: git clone https://github.com/tweag/smtlib-backends(tag 0.2) |
Uploaded | by qaristote at 2022-12-16T13:44:30Z |
Distributions | NixOS:0.4 |
Reverse Dependencies | 5 direct, 23 indirect [details] |
Downloads | 997 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |