spot/doc
Alexandre Duret-Lutz 9caa9ad134 Implement a favor_even_univ option in the rewriting rules.
The set of rules enabled by favor_even_univ try to "lift" the
subformulae that are both eventual and universal, so they appear
higher in the AST.  This is contrary to what we used to do (and still
do when the option is unset), were we try to postpone such subformulae
(by moving them down the AST).  It is still a bit experimental.

* src/ltlvisit/simplify.hh: Add option favor_event_univ.
* src/ltlvisit/simplify.cc: Implement new rewriting rules.
* doc/tl/tl.tex: Document them.
* src/tgbatest/ltl2tgba.cc: Add option -ra to enable them.
* src/tgbatest/spotlbtt.test: Test the translation with this option.
* src/ltltest/reduc.cc, src/ltltest/equals.cc: Add option
to enable the new rules.
* src/ltltest/eventuniv.test: New file to test them.
* src/ltltest/Makefile.am: Add it.
2013-04-27 17:39:52 +02:00
..
org * doc/org/init.el.in: Disable org-publish-use-timestamps-flag. 2013-04-26 11:49:06 +02:00
tl Implement a favor_even_univ option in the rewriting rules. 2013-04-27 17:39:52 +02:00
.cvsignore more files to ignore 2003-07-15 11:51:32 +00:00
.gitignore more files to ignore 2011-01-27 21:47:47 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in Remove spotref.pdf. 2011-11-28 15:22:48 +01:00
footer.html * doc/footer.html: New file, link to RefDocComments on the wiki. 2004-07-09 14:51:56 +00:00
mainpage.dox * doc/mainpage.dox: Use a better title. 2012-06-04 18:42:55 +02:00
Makefile.am * doc/Makefile.am: Add missing dependency on userdoc/ 2013-04-09 15:05:56 +02:00