CYK algorithm: Difference between revisions

Content deleted Content added
Codeman38 (talk | contribs)
This would be fine with me if the string were initially declared with the name Carlos. :)
Line 31:
'''If''' P[j,k,B] and P[j+k,i-k,C] '''then''' set P[j,i,A] = true
'''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''' Carlosstring is member of language
'''Else''' Carlosstring is not member of language
 
===As prose===