Skip to content
  • Thomas Medioni's avatar
    rs_like: fix bug to accept Fin | Fin , Inf & Inf · 4da6a5cd
    Thomas Medioni authored
    co-Büchi is now recognized as Streett-like, Büchi as Rabin-like.
    Also recognized Inf & Inf & Inf... as Streett-like and
    Fin | Fin | Fin... as Rabin-like.
    
    * spot/twa/acc.cc: Fix the bug
    * tests/python/rs_like.py: Add some test case
    4da6a5cd