touistversion
The solver for the Touist language
The Touist language is a friendly language for writing propositional logic and logic on real and integers (SMT). 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. To use the SMT solver, install yices2 with
opam install yices2
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 | |
Source [http] | https://github.com/touist/touist/archive/v3.1.0.tar.gz md5=b8dd0572f84baaf7eb1f191f0bb9a208 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/touist/touist.3.1.0/opam |
No package is dependent