Source: mona Section: science Priority: extra Maintainer: Debian Science Maintainers Uploaders: Ralf Treinen Build-Depends: debhelper (>= 9), bison, flex, autotools-dev Standards-Version: 3.9.7 Homepage: http://www.brics.dk/~amoeller/mona/index.html Vcs-Git: https://anonscm.debian.org/debian-science/packages/mona.git Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/mona.git Package: mona Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: graphviz Description: theorem prover based on automata MONA is a tool that translates formulas in the logics WS1S or WS2S into finite-state automata represented by BDDs. The formulas may express search patterns, temporal properties of reactive systems, parse tree constraints, etc. MONA also analyses the automaton resulting from the compilation, and determines whether the formula is valid and, if the formula is not valid, generates a counter-example. . Documentation is available from the MONA website http://www.brics.dk/mona/.