smtlib-backends-z3: An SMT-LIB backend implemented using Z3's C API.
This library implements an SMT-LIB backend (in the sense of the smtlib-backends package) using inlined calls to Z3's C API. It is thus in particular faster than the standard backends relying on running solvers as external processes, as the OS doesn't need to spawn processes and handle pipes between them.
Downloads
- smtlib-backends-z3-0.3.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] | 0.2, 0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.18), bytestring (>=0.10.12 && <0.12), smtlib-backends (>=0.3 && <0.4) [details] |
License | MIT |
Author | Quentin Aristote |
Maintainer | quentin.aristote@tweag.io |
Category | SMT |
Source repo | head: git clone https://github.com/tweag/smtlib-backends(smtlib-backends-z3) this: git clone https://github.com/tweag/smtlib-backends(tag 0.3)(smtlib-backends-z3) |
Uploaded | by qaristote at 2023-02-06T10:26:33Z |
Distributions | NixOS:0.3 |
Downloads | 140 total (12 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] |