Examveda

Which among the following best represents the computational complexity of GLR parsing?

A. O(|G| x n)

B. O(|G|2 x n)

C. O(|G| x n2)

D. O(|G|2 x n2)

Answer: Option A


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures