Content deleted Content added
m robot Adding: af, cs, de, es, pt |
Corky laputa (talk | contribs) |
||
Line 20:
===As pseudocode===
'''Let''' the input string consist of ''n'' letters, ''a''<sub>1</sub> ... ''a''<sub>''n''</sub>.
'''Let''' the grammar contain ''r''
This grammar contains the subset R<sub>s</sub> which is the set of start symbols.
'''Let''' P[n,n,r] be an array of booleans. Initialize all elements of P to false.
|