translate any automaton to a parity automaton
* spot/twaalgos/toparity.cc, spot/twaalgos/toparity.hh: implement it, based on last-appearance record (LAR) * spot/twaalgos/Makefile.am: build it * NEWS: document it * python/spot/impl.i: add to python bindings * tests/Makefile.am, tests/python/toparity.py: test it
Showing
spot/twaalgos/toparity.cc
0 → 100644
spot/twaalgos/toparity.hh
0 → 100644
tests/python/toparity.py
0 → 100644
Please register or sign in to comment