203 views
0 votes
0 votes
Show how, having filled in the table as in Question $4.4.9$, we can in $O(n)$ time recover a parse tree for $a_{1}a_{2}\cdot\cdot\cdot a_{n}$. Hint: modify the table so it records, for each nonterminal $A$ in each table entry $T_{ij}$,  some pair of nonterminals in other table entries that justified putting $A$ in  $T_{ij}$.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
2