touistversion
The solver for the Touist language
The Touist language is a friendly language for writing propositional logic, logic on real and integers (SMT) and quantified boolean formulas (QBF). This language aims to formalize real-life problems (e.g., the sudoku can be solved in a few lines). Touist embeds the minisat solver (for propositional logic) and the yices2 solver (optional, for SMT logic). It can also generate the DIMACS, SMT2 and latex formats from you touist file.
Optionnal solvers:
- for using the embeded SMT solver, run
opam install yices2
and then doopam reinstall touist
- for using the embeded QBF solver, run
opam install qbf
and then doopam reinstall touist
Authors | Maël Valais <mael.valais@gmail.com> and Olivier Lezaud |
---|---|
License | MIT |
Published | |
Homepage | http://touist.github.io |
Issue Tracker | https://github.com/touist/touist/issues |
Maintainer | Maël Valais <mael.valais@gmail.com> |
Dependencies |
|
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/touist/touist/archive/v3.2.0.tar.gz sha256=15ecbaa2ee1dc111a383047b1daf15f93121ad42d3f521c2f89e0e8d37f71e79 md5=42be6b20683d4b19d3e0379bb0dd846e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/touist/touist.3.2.0/opam |
No package is dependent