package smtml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An SMT solver frontend for OCaml
Install
dune-project
Dependency
Authors
-
JJoão Pereira <joaomhmpereira@tecnico.ulisboa.pt>
-
FFilipe Marques <filipe.s.marques@tecnico.ulisboa.pt>
-
HHichem Rami Ait El Hara <hra@ocamlpro.com>
-
Rredianthus <redopam@pm.me>
-
AArthur Carcano <arthur.carcano@ocamlpro.com>
-
PPierre Chambart <pierre.chambart@ocamlpro.com>
-
JJosé Fragoso Santos <jose.fragoso@tecnico.ulisboa.pt>
Maintainers
Sources
v0.25.0.tar.gz
md5=9ef240b636d7059d48bb54e6b8f0a4c4
sha512=2c73a5baa2e4f8a496f575087597510edae58a4416959108e7a4b063fb9a35ae7461227c679868d82cd324865a563bd2a0df6da1fa3a88d416f76be32ea07809
Description
Smt.ml is an SMT solver frontend for OCaml that simplifies integration with various solvers through a consistent interface. Its parametric encoding facilitates the easy addition of new solver backends, while optimisations like formula simplification, result caching, and detailed error feedback enhance performance and usability.
Published: 10 Apr 2026
Dependencies (21)
-
zarith
>= "1.5" -
yojson
>= "1.6.0" -
mtime
>= "2.0.0" -
scfg
>= "0.5" -
prelude
>= "0.5" - ppx_enumerate
- ppx_deriving
- ocaml_intrinsics
-
ocaml
>= "4.14.0" -
menhir
build & >= "20220210" -
hc
>= "0.5" - fpath
-
fmt
>= "0.8.7" -
dolmen_model
>= "0.10" -
dolmen_type
>= "0.10" -
dolmen
>= "0.10" - dune-site
- dune-build-info
-
dune
>= "3.19" -
cmdliner
>= "1.3.0" - bos
Dev Dependencies (16)
-
tls-lwt
with-dev-setup -
sexplib
with-dev-setup -
re
with-dev-setup -
mdx
with-test -
lwt
with-dev-setup -
dune-glob
with-dev-setup -
extunix
with-dev-setup -
cohttp-lwt-unix
with-dev-setup -
cohttp
with-dev-setup -
benchpress
with-dev-setup & = "dev" -
ocaml-lsp-server
with-dev-setup -
ocamlformat
>= "0.29.0" & with-dev-setup -
bisect_ppx
with-dev-setup & >= "2.5.0" -
ounit2
with-test -
sherlodoc
with-doc -
odoc
with-doc
Used by (1)
Conflicts (3)
-
z3
< "4.12.2" | >= "4.16" -
alt-ergo-lib
< "2.6.2" -
bitwuzla-cxx
< "0.6.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page