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.24.0.tar.gz
md5=6be99d36612f05d02b1222b0858851de
sha512=c2fecc2249df0a140fb1e08b4225ecda2d4ce6bf35c968affd38e25d9e94ad8d6829445184079e0da6e1865110a33e0a84c194ea905998f2a8331bb34f5b4c73
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: 02 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