CYK algorithm: Difference between revisions

Content deleted Content added
Undid revision 330870002 by 58.187.225.50 (talk) Reverting vandalism
Line 33:
'''If''' any of P[1,n,x] is true (x is iterated over the set s, where s are all the indices for R<sub>s</sub>)
'''Then''' S is member of language
'''Else''' S is not member of language
 
===As prose===