Here you can ask questions and find or give answers to organizational, academic and other questions about studying computer science.

1.1k questions

1.2k answers

1.6k comments

529 users

0 votes

I'm not getting how to solve the below problem, can you please help with the logic

in * TF "Intelligent Systems" by (280 points)

1 Answer

0 votes
Well, that is simply something that you need to learn (and to remember). On slide 44 of the omega-automata chapter, the boolean operations on  omega-automata are described, slides 50 and 51 describe how boolean operations on the acceptance conditions can be performed (if at all), and slides 60 and 61 discuss which automata can be expressed in terms of weaker ones.

On slide 60, you find the formula that is used in the solution to express Fb as a deterministic FG-automaton.

Maybe these slides are a recommendation for a cheat sheet.
by (166k points)
Thank you so much. I got it.
Whcih formula should we use if expression is given as "a strong until b"? Like in 2021 paper, problem 5a,b?
Well, there are many possible solutions (see https://q2a.cs.uni-kl.de/2492/ω-automata-feb-2021). If you have doubts, simply use the standard translation from LTL to omega-automata, and think about how to (possibly) simplify the acceptance condition.

Related questions

0 votes
2 answers
+2 votes
1 answer
+1 vote
1 answer
Imprint | Privacy Policy
...