Content deleted Content added
m →Example |
|||
Line 25:
'''for each''' ''k'' = 1 to ''i''-1 ''-- Partition of span''
'''for each''' production ''R''<sub>''A''</sub> -> ''R''<sub>''B''</sub> ''R''<sub>''C''</sub>
'''if''' ''P''[''j'',''k'',''R''<sub>''B''</sub>] and ''P''[''j''+''k'',''i''-''k'',''R''<sub>''C''</sub>] '''then''' set ''P''[''j'',''i'',''R''<sub>''A''</sub>] = 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'''
''S'' is member of language
|