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:
parent
d037008cdc
commit
d6e22c0674
7 changed files with 984 additions and 12 deletions
|
|
@ -31,7 +31,7 @@ check_SCRIPTS = defs
|
|||
# Keep this sorted alphabetically.
|
||||
check_PROGRAMS = \
|
||||
bddprod \
|
||||
safracomplement \
|
||||
complement \
|
||||
explicit \
|
||||
expldot \
|
||||
explprod \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue