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

Do we need to take two variables (p and q) in this one as it's just G[a U B]? Can't we write just this?

G[q ↔ [φ U ψ]] ⇔ G[q ↔ ψ ∨ φ ∧ Xq]∧ GF[φ → q]



 

in * TF "Emb. Sys. and Rob." by (300 points)

1 Answer

0 votes
Yes, that can be improved. We can abbreviate the inner formula which is enough to obtain a safety automaton:

G[a WU b] = AE({p},1,p<->b|a&Xp,Gp)

That simplifies the entire exam problem, of course.
by (166k points)

Related questions

Imprint | Privacy Policy
...