Skip to content
  • Alexandre Duret-Lutz's avatar
    remove_fin: ignore more useless transitions · 7fbf4e0e
    Alexandre Duret-Lutz authored
    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.
    7fbf4e0e