An algorithm to complement TGBA into SABA.
* src/saba/sabacomplementtgba.hh, src/saba/sabacomplementtgba.cc: New. The algorithm. * src/saba/Makefile.am: Adjust. * src/sabatest/sabacomplementtgba.cc, src/sabatest/Makefile.am, src/sabatest/defs.in: New. Test the algorithm. * configure.ac, src/Makefile.am: Adjust to the new directory `sabatest'.
This commit is contained in:
parent
7cb6ff331d
commit
d659001f0e
6 changed files with 739 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
|
@ -1,3 +1,15 @@
|
|||
2009-11-30 Guillaume Sadegh <sadegh@lrde.epita.fr>
|
||||
|
||||
An algorithm to complement TGBA into SABA.
|
||||
|
||||
* src/saba/sabacomplementtgba.hh,
|
||||
src/saba/sabacomplementtgba.cc: New. The algorithm.
|
||||
* src/saba/Makefile.am: Adjust.
|
||||
* src/sabatest/sabacomplementtgba.cc, src/sabatest/Makefile.am,
|
||||
src/sabatest/defs.in: New. Test the algorithm.
|
||||
* configure.ac, src/Makefile.am: Adjust to the new directory
|
||||
`sabatest'.
|
||||
|
||||
2009-11-30 Guillaume Sadegh <sadegh@lrde.epita.fr>
|
||||
|
||||
Add a new type of automata: State-labeled Alternating Büchi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue