✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Considere o AFD M = (Q, S, q0, A, d). Qual das seguintes GRs reconhce a linguagem L(M) –{L}?
G1 = (V1, S, S1, P1) GR onde:
V1 = Q
S1 = q0
P1 = {p | q® apÎP}È{f | q® aÎP}
G2 = (V2, S, S2, P2) GR onde:
V2 = Q
S2 = q0
P2 = {B® aC | d(B,a) = C}È{B® a | d(B,a)ÎA}
G3 = (V3, S, S3, P3) GR onde:
V3 = A
S3 = q0
P3 = {B® aC | d(B,a) = C}È{B® a | d(B,a)ÎA}
G4 = (V4, S, S4, P4) GR onde:
V4 = Q
S4 = q0
P4 = {B® aC | d(B,a) = C}