spot/doc/tl
Alexandre Duret-Lutz d0cfd44ba6 Simplify {b && {r1:...:rn}} as {b && r1 && ... && rn}.
* src/ltlvisit/simplify.cc (simplify_visitor): Do it.
* src/ltltest/reduccmp.test: Add a test.
* doc/tl/tl.tex: Document it.
* src/ltlast/multop.cc: Fix the computation of is.accepting_eword
for Fusion.  The Fusion operator never accepts [*0].
2012-04-28 09:34:43 +02:00
..
.gitignore Add documentation for temporal logic operators. 2012-04-28 09:34:43 +02:00
Makefile.am Use latexmk to build tl.tex. 2012-04-28 09:34:43 +02:00
tl.bib Add documentation for temporal logic operators. 2012-04-28 09:34:43 +02:00
tl.tex Simplify {b && {r1:...:rn}} as {b && r1 && ... && rn}. 2012-04-28 09:34:43 +02:00