What is parse tree in automata theory of formal language?
Answers
Answered by
0
Answer:
A parse tree is an entity which represents the structure of the derivation of a terminal string from some non-terminal (not necessarily the start symbol). The definition is as in the book. Key features to define are the root ∈ V and yield ∈ Σ* of each tree.
Similar questions