remove_fin: ignore more useless transitions
Do not clone transitions that are necessarily part of on accepting cycle in the main copy of the automaton. * spot/twaalgos/remfin.cc: Use propagate_marks_vector to ignore more edges. * tests/core/remfin.test, tests/python/remfin.py, tests/python/automata.ipynb: Adjust. * tests/sanity/style.test: Do not choke on C++17 if statements with initializer.
This diff is collapsed.
Please register or sign in to comment