spot/src/ltlvisit
Alexandre Duret-Lutz 776564cbf2 Rertite a M (b | a) = b U a and a R (b | a) == b W a.
* src/ltlvisit/simplify.cc: Here.
* src/ltltest/reduccmp.test: Test it.
* doc/tl/tl.tex: Document it.
2012-04-30 11:57:55 +02:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
apcollect.cc * src/ltlast/formula.hh (hash, dump, dump_, hash_key_): New members. 2005-01-20 17:33:55 +00:00
apcollect.hh Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
clone.cc Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
clone.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
contain.cc Avoid containment checks on equal formulae. 2012-04-28 09:34:43 +02:00
contain.hh Mark reduce_tau03() as deprecated. 2012-04-28 09:34:42 +02:00
destroy.cc Fix copyrights. 2010-01-24 20:51:09 +01:00
destroy.hh Fix copyrights. 2010-01-24 20:51:09 +01:00
dotty.cc ltl::dotty: Number children for Concat and Fusion. 2012-04-28 09:34:45 +02:00
dotty.hh * src/ltlast/atomic_prop.hh, src/ltlast/binop.hh, 2004-11-17 16:23:40 +00:00
dump.cc Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
dump.hh * src/ltlast/atomic_prop.hh, src/ltlast/binop.hh, 2004-11-17 16:23:40 +00:00
length.cc Add a new length_boolone() function to fix an assert in randpsl. 2012-04-28 09:34:44 +02:00
length.hh Add a new length_boolone() function to fix an assert in randpsl. 2012-04-28 09:34:44 +02:00
lunabbrev.cc Speedup some rewriting by detecting cases where they do nothing. 2012-04-28 09:30:36 +02:00
lunabbrev.hh * src/ltlast/atomic_prop.hh, src/ltlast/binop.hh, 2004-11-17 16:23:40 +00:00
Makefile.am Implement W,M removal for Spin output. 2012-04-30 11:57:55 +02:00
mark.cc Introduce AndRat and OrRat operator. 2012-04-28 09:34:45 +02:00
mark.hh Speedup mark_concat_ops() and simplify_mark() with a cache. 2012-04-28 09:34:43 +02:00
nenoform.cc Introduce ltl_simplifier. 2012-04-28 09:30:37 +02:00
nenoform.hh Introduce ltl_simplifier. 2012-04-28 09:30:37 +02:00
postfix.cc * src/ltlvisit/postfix.cc: Fix recursion on bunop formulae. 2012-04-28 09:34:44 +02:00
postfix.hh Add support the bounded star operator [*i..j]. 2012-04-28 09:30:35 +02:00
randomltl.cc Get rid of bunop::Equal and bunop::Goto. 2012-04-28 09:34:45 +02:00
randomltl.hh Plug a memory leak in randltl. 2012-04-28 09:30:36 +02:00
reduce.cc Deprecate reduce() in favor of ltl_simplifier. 2012-04-28 09:34:42 +02:00
reduce.hh Deprecate reduce() in favor of ltl_simplifier. 2012-04-28 09:34:42 +02:00
simpfg.cc Speedup some rewriting by detecting cases where they do nothing. 2012-04-28 09:30:36 +02:00
simpfg.hh Add support for W (weak until) and M (strong release) operators. 2010-04-12 16:40:41 +02:00
simplify.cc Rertite a M (b | a) = b U a and a R (b | a) == b W a. 2012-04-30 11:57:55 +02:00
simplify.hh Implement star-normal-form rewriting. 2012-04-28 09:34:46 +02:00
snf.cc Implement star-normal-form rewriting. 2012-04-28 09:34:46 +02:00
snf.hh Implement star-normal-form rewriting. 2012-04-28 09:34:46 +02:00
tostring.cc Implement W,M removal for Spin output. 2012-04-30 11:57:55 +02:00
tostring.hh Implement to_utf8_string(). 2012-04-30 11:57:55 +02:00
tunabbrev.cc Speedup some rewriting by detecting cases where they do nothing. 2012-04-28 09:30:36 +02:00
tunabbrev.hh Fix errors reported by clang++-2.9. 2011-08-28 10:37:43 +02:00
wmunabbrev.cc Implement W,M removal for Spin output. 2012-04-30 11:57:55 +02:00
wmunabbrev.hh Implement W,M removal for Spin output. 2012-04-30 11:57:55 +02:00