product: optimize product with weak automata
Fixes #350. * spot/twaalgos/product.cc: Implement this change. * NEWS, spot/twaalgos/product.hh: Mention it. * spot/twa/acc.cc, spot/twa/acc.hh (acc_cond::sat_mark): New method. * tests/python/_product_weak.ipynb: New file. * tests/Makefile.am: Add it. * tests/python/automata.ipynb, tests/python/highlighting.ipynb, tests/python/product.ipynb, tests/core/prodor.test: Adjust test cases.
This commit is contained in:
parent
b655038803
commit
a738801edf
11 changed files with 15348 additions and 1605 deletions
|
|
@ -383,6 +383,7 @@ TESTS_python = \
|
|||
python/parsetgba.py \
|
||||
python/parity.py \
|
||||
python/prodexpt.py \
|
||||
python/_product_weak.ipynb \
|
||||
python/randgen.py \
|
||||
python/relabel.py \
|
||||
python/remfin.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue