Skip to content
  • Alexandre Duret-Lutz's avatar
    improve alternation removal to match G&O construction · e87d308e
    Alexandre Duret-Lutz authored
    When dealternating the VWAA for GFa, our result had two states that
    could not be fused by simulation because of unmatched acceptance mark.
    With this change, the result can be simplified.
    
    * spot/twaalgos/alternation.cc: Here.
    * tests/core/alternating.test, tests/python/alternation.ipynb: Update
    test case.
    * NEWS: Mention it.
    e87d308e