A new complementation construction based on ranking.

* src/tgba/tgbacomplement.cc, src/tgba/tgbacomplement.hh: The
construction.
* src/tgbatest/Makefile.am: Adjust.
* src/tgbatest/complementation.cc: Add options to support this
construction in addition to Safra construction.
* src/tgba/Makefile.am: Adjust.
* src/tgbatest/complementation.test: Adjust to test also this
complementation.
This commit is contained in:
Guillaume Sadegh 2009-09-29 15:16:26 +02:00
parent d037008cdc
commit d6e22c0674
7 changed files with 984 additions and 12 deletions

View file

@ -31,7 +31,7 @@ check_SCRIPTS = defs
# Keep this sorted alphabetically.
check_PROGRAMS = \
bddprod \
safracomplement \
complement \
explicit \
expldot \
explprod \