Talk:CYK algorithm: Difference between revisions

Content deleted Content added
Jhm718 (talk | contribs)
No edit summary
Line 43:
There is no need to consider the terminals also.<br>
[[User:Sararkd|Sararkd]] ([[User talk:Sararkd|talk]]) 02:37, 18 January 2008 (UTC)
 
== Change algorithm indexing ==
 
Is there any objection to changing the algorithm indexing from 1-indexed to 0-indexed? This would make converting from pseudocode to real code much easier.