new partial_degeneralize() algorithm
* spot/twaalgos/degen.hh, spot/twaalgos/degen.cc: Implement it. * tests/python/pdegen.py: New file. * tests/Makefile.am: Add it. * NEWS: Mention the new function.
This commit is contained in:
parent
894fda21f9
commit
bf7ccfe7e6
5 changed files with 372 additions and 45 deletions
|
|
@ -393,6 +393,7 @@ TESTS_python = \
|
|||
python/otfcrash.py \
|
||||
python/parsetgba.py \
|
||||
python/parity.py \
|
||||
python/pdegen.py \
|
||||
python/prodexpt.py \
|
||||
python/_product_weak.ipynb \
|
||||
python/_product_susp.ipynb \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue