remove universal transitions on the fly
* spot/twaalgos/alternation.cc, spot/twaalgos/alternation.hh: Implement remove_univ_otf. * tests/python/alternating.py: Test it. * python/spot/impl.i: Bindings. * NEWS: Document it.
This commit is contained in:
parent
a0e89652b6
commit
a13a4e7d23
5 changed files with 332 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
%shared_ptr(spot::taa_tgba_formula)
|
||||
%shared_ptr(spot::twa_run)
|
||||
%shared_ptr(spot::twa_word)
|
||||
%shared_ptr(spot::twa_univ_remover)
|
||||
%shared_ptr(spot::emptiness_check_result)
|
||||
%shared_ptr(spot::emptiness_check)
|
||||
%shared_ptr(spot::emptiness_check_instantiator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue