spot/src
Guillaume Sadegh e0a8114f06 During the complementation, transform the auxiliary Streett automaton
into a TGBA instead of a TBA.

    * src/tgba/tgbacomplement.hh, src/tgba/tgbacomplement.cc:
    Adjust the transformation from Streett to Büchi to support
    generalized acceptance conditions.
    * src/tgbatest/complementation.cc: Improve output messages.
    * src/tgbatest/complementation.test: New tests.
2009-06-10 03:37:05 +02:00
..
eltlparse * src/eltlparse/eltlparse.yy: Fix a memory leak. 2009-06-09 21:18:43 +02:00
eltltest * src/eltlparse/eltlparse.yy: Fix a memory leak. 2009-06-09 21:18:43 +02:00
evtgba * src/tgba/tgba.hh (format_state): s/automata who/automata that/. 2009-05-28 18:23:42 +02:00
evtgbaalgos Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
evtgbaparse * src/evtgbaparse/evtgbaparse.yy: Stay on 80 columns. 2009-03-25 17:43:55 +01:00
evtgbatest Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
kripke Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00
ltlast Modify the ELTL parser to be able to support PSL operators. Add a 2009-06-05 12:01:24 +02:00
ltlenv Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
ltlparse Update parsers to work with Bison 2.4.1. 2009-03-25 17:26:44 +01:00
ltltest Revert everything related to Damien's work in 2008 (he will commit a new version soon). 2009-03-25 16:44:05 +01:00
ltlvisit Modify the ELTL parser to be able to support PSL operators. Add a 2009-06-05 12:01:24 +02:00
misc Update to compile with the Intel compiler. 2008-12-18 23:41:10 +01:00
sanity src/sanity/includes.test: Remove empty line at beginning of file. 2008-06-11 16:58:44 +02:00
tgba During the complementation, transform the auxiliary Streett automaton 2009-06-10 03:37:05 +02:00
tgbaalgos * src/eltlparse/eltlparse.yy: Fix a memory leak. 2009-06-09 21:18:43 +02:00
tgbaparse Update parsers to work with Bison 2.4.1. 2009-03-25 17:26:44 +01:00
tgbatest During the complementation, transform the auxiliary Streett automaton 2009-06-10 03:37:05 +02:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore More files to ignore. 2009-06-10 03:34:08 +02:00
Makefile.am Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00