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

AuthorsMaël Valais <mael.valais@gmail.com> and Olivier Lezaud
LicenseMIT
Published
Homepagehttp://touist.github.io
Issue Trackerhttps://github.com/touist/touist/issues
MaintainerMaël Valais <mael.valais@gmail.com>
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/touist/touist/archive/v3.1.0.tar.gz
md5=b8dd0572f84baaf7eb1f191f0bb9a208
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/touist/touist.3.1.0/opam
No package is dependent