remove_fin: fix bug in remove_fin_det_weak

* wrap/python/tests/remfin.py: New file.
* wrap/python/tests/Makefile.am: Add it.
* src/twaalgos/remfin.cc (remove_fin_det_weak): Purge dead states.
This commit is contained in:
Alexandre Duret-Lutz 2015-10-17 17:38:45 +02:00
parent 9be0cd7f69
commit 1d30242d17
3 changed files with 39 additions and 0 deletions

View file

@ -51,6 +51,7 @@ TESTS = \
randgen.py \
randltl.ipynb \
relabel.py \
remfin.py \
setxor.py \
testingaut.ipynb