Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Copyright (c) 2008-2025
This library contains an abstraction layer for integrating SAT Solvers into OCaml.
It is developed and maintained by:
We currently support the following SAT Solvers:
You can install this package via OPAM under the name ocaml-sat-solvers
.
dune build
dune-project
.CHANGES.md
.dune build
. git status
git add -A
git commit -m "message"
git tag v0.x [--force]
git push origin master --tags [--force]
dune-release tag
dune-release distrib
dune-release publish
dune-release opam pkg
dune-release opam submit