Arjun Suresh (talk | contribs) (→For arbitrary DCFGs G, G1 and G2 and an arbitrary regular set R) |
Arjun Suresh (talk | contribs) (→For arbitrary DCFGs G, G1 and G2 and an arbitrary regular set R) |
||
| Line 88: | Line 88: | ||
# Whether <math>L(G) = R</math> | # Whether <math>L(G) = R</math> | ||
# Whether <math>L(G) \subseteq R</math> | # Whether <math>L(G) \subseteq R</math> | ||
| + | # Whether <math>R \subseteq L(G)</math> | ||
# Whether <math>L(G)</math> is a CFL | # Whether <math>L(G)</math> is a CFL | ||
| − | |||
| − | |||
| Grammar | <math>w \in L(G)</math> | <math>L(G) = \phi</math> | <math>L(G) = \Sigma^*</math> | <math>L(G_1) \subseteq L(G_2)</math> | <math>L(G_1) = L(G_2)</math> | <math>L(G_1) \cap L(G_2) = \phi</math> | <math>L(G)</math> is finite |
|---|---|---|---|---|---|---|---|
| Regular Grammar | D | D | D | D | D | D | D |
| Det. Context Free | D | D | D | UD | ? | UD | D |
| Context Free | D | D | UD | UD | UD | UD | D |
| Context Sensitive | D | UD | UD | UD | UD | UD | UD |
| Recursive | D | UD | UD | UD | UD | UD | UD |
| Recursively Enumerable | D | UD | UD | UD | UD | UD | UD |
The following problems are undecidable:
But whether <math>R \subseteq L(G)</math> is decidable
The following problems are decidable:
| Grammar | <math>w \in L(G)</math> | <math>L(G) = \phi</math> | <math>L(G) = \Sigma^*</math> | <math>L(G_1) \subseteq L(G_2)</math> | <math>L(G_1) = L(G_2)</math> | <math>L(G_1) \cap L(G_2) = \phi</math> | <math>L(G)</math> is finite |
|---|---|---|---|---|---|---|---|
| Regular Grammar | D | D | D | D | D | D | D |
| Det. Context Free | D | D | D | UD | ? | UD | D |
| Context Free | D | D | UD | UD | UD | UD | D |
| Context Sensitive | D | UD | UD | UD | UD | UD | UD |
| Recursive | D | UD | UD | UD | UD | UD | UD |
| Recursively Enumerable | D | UD | UD | UD | UD | UD | UD |
The following problems are undecidable:
But whether <math>R \subseteq L(G)</math> is decidable
The following problems are decidable: