Platform for LTL and ω-automata manipulation and verification
Platform for LTL and ω-automata manipulation
spot$ spot ltl2tgba 'GF a'$ spot ltlequiv 'GF a' 'F(a & XGF a)'$ spot ltl2tgba -H 'GF(a U b)' > output.dot && dot -Tpng output.dot -o output.png