spot/src/ltltest
Alexandre Duret-Lutz 45e3f7fc2a Add two event_univ rewriting rules.
* src/ltlvisit/simplify.cc: Here.
* doc/tl/tl.tex: Document them.
* src/ltltest/reduccmp.test: Test them.
2012-09-24 10:42:20 +02:00
..
.cvsignore more files to ignore 2004-06-22 22:58:09 +00:00
.gitignore Add functions to compute the kind of a formula (LTL, PSL, Boolean...) 2012-04-28 09:30:35 +02:00
consterm.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
consterm.test Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
defs.in Fix copyrights. 2010-01-24 20:51:09 +01:00
equals.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
equals.test Add back the '*' syntax for And. 2012-08-29 18:05:31 +02:00
kind.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
kind.test Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
length.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
length.test Add a new length_boolone() function to fix an assert in randpsl. 2012-04-28 09:34:44 +02:00
lunabbrev.test Fix copyrights. 2010-01-24 20:51:09 +01:00
Makefile.am Kill src/ltltest/randltl and replace it by src/bin/randltl. 2012-09-07 18:00:36 +02:00
nenoform.test Rewrite xor, =>, and <=> in negative_normal_form(). 2012-04-28 09:34:42 +02:00
parse.test Add back the '*' syntax for And. 2012-08-29 18:05:31 +02:00
parseerr.test LTL parser: better error recovery. 2012-06-20 10:54:26 +02:00
readltl.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
reduc.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
reduc.test Kill src/ltltest/randltl and replace it by src/bin/randltl. 2012-09-07 18:00:36 +02:00
reduccmp.test Add two event_univ rewriting rules. 2012-09-24 10:42:20 +02:00
reducpsl.test Kill src/ltltest/randltl and replace it by src/bin/randltl. 2012-09-07 18:00:36 +02:00
syntimpl.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
syntimpl.test Fix syntactic implication rule between R/M and U/W. 2012-05-07 16:36:13 +02:00
tostring.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
tostring.test Add support for the {SERE}! PSL operator. 2012-04-28 09:30:36 +02:00
tunabbrev.test Introduce rational operators and trivial simplification rules. 2012-04-28 09:30:34 +02:00
tunenoform.test Fix copyrights. 2010-01-24 20:51:09 +01:00
utf8.test Kill src/ltltest/randltl and replace it by src/bin/randltl. 2012-09-07 18:00:36 +02:00
uwrm.test One more test for U,W,R,M rewritins. 2012-04-30 18:03:33 +02:00