Tabled logic programming: Difference between revisions

Content deleted Content added
m Felix QW moved page Draft:Tabled logic programming to Tabled logic programming: Move to mainspace
Copy hatnote from Prolog#Tabling after retargeting
Line 1:
{{redirect|Tabling|the parliamentary procedure|Table (parliamentary procedure)}}
Tabling is a technique first developed for natural language processing, where it was called [[Earley parsing]]. It consists of storing in a table (a.k.a. chart in the context of parsing) partial successful analyses that might come in handy for future reuse.