spot/src/ltlvisit
Alexandre Duret-Lutz 72f36c50a5 Clear the contaiment cache after -r7.
Doing so will release all BDD variables used by automata created for
syntactic implication.  This way the main translation will create
acceptance variables again in a more natural order, which will help
the degeneralization (until we get a better degeneralization).

* src/ltlvisit/contain.cc, src/ltlvisit/contain.hh
(language_containment_checker::clear): New method to clear the
containment cache.
* src/ltlvisit/simplify.cc, src/ltlvisit/simplify.hh
(clear_as_bdd_cache): Also call language_containment_checker::clear.
2012-05-21 22:35:51 +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 Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
apcollect.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
clone.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
clone.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
contain.cc Clear the contaiment cache after -r7. 2012-05-21 22:35:51 +02:00
contain.hh Clear the contaiment cache after -r7. 2012-05-21 22:35:51 +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 Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +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 Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +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 Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
lunabbrev.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
Makefile.am Implement W,M removal for Spin output. 2012-04-30 11:57:55 +02:00
mark.cc Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
mark.hh Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
nenoform.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
nenoform.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
postfix.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
postfix.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
randomltl.cc Fix generation of randome SERE formulae. 2012-05-10 10:22:59 +02:00
randomltl.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
reduce.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
reduce.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
simpfg.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
simpfg.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
simplify.cc Clear the contaiment cache after -r7. 2012-05-21 22:35:51 +02:00
simplify.hh Clear the contaiment cache after -r7. 2012-05-21 22:35:51 +02:00
snf.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
snf.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
tostring.cc Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
tostring.hh Implement to_utf8_string(). 2012-04-30 11:57:55 +02:00
tunabbrev.cc Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
tunabbrev.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
wmunabbrev.cc Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
wmunabbrev.hh Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00