spot/doc/tl
Alexandre Duret-Lutz e06b3b7974 Trivially reduce 1[*]&&f = f and 1[*]|f = 1[*].
* src/ltlast/bunop.hh (one_star): New static method building 1[*].
* src/ltlast/bunop.cc (bunop::~bunop, bunop::instance_count): Adjust.
* src/ltlast/multop.cc: Implement the trivial rewriting.
* src/ltlast/multop.hh, doc/tl/tl.tex: Document it.
* src/ltltest/equals.test: Test it.
2012-04-28 09:34:46 +02:00
..
.gitignore more files to ignore 2012-04-28 09:34:44 +02:00
Makefile.am * doc/tl/Makefile.am: Fix timestamp issue causing distcheck failure. 2012-04-28 09:34:44 +02:00
tl.bib Add implication-based rewritings from Babiak et al. (TACAS'12) 2012-04-28 09:34:44 +02:00
tl.tex Trivially reduce 1[*]&&f = f and 1[*]|f = 1[*]. 2012-04-28 09:34:46 +02:00