Dear spot Team,
I think I have found a bug in the emptiness checker of spot.
When I use the following automation:
acc-name: generalized-Buchi 2
Acceptance: 2 Inf(0)&Inf(1)
And invoke "autfilt --is-empty aut.hoa” (where aut.hoa contains the above automaton) I get the following error:
autfilt: print_hoa(): automaton has transition-based acceptance despite prop_state_acc()==true
This seems to be related to a similar bug that was fixed in version 2.7.1, so should (hopefully) be easy to fix.
I used version 2.11.3 on a MacBook Pro with M1 Pro CPU.
All the best,
Raven