1986
DOI: 10.1007/3-540-16492-8_66
|View full text |Cite
|
Sign up to set email alerts
|

OLD resolution with tabulation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
165
0

Year Published

1996
1996
2009
2009

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 265 publications
(165 citation statements)
references
References 2 publications
0
165
0
Order By: Relevance
“…Thus, dynamic programming in general, and tabling [21,22] in particular, is expected to play an important role in effective problem solving when using competitive or-parallelism.…”
Section: The Role Of Tablingmentioning
confidence: 99%
“…Thus, dynamic programming in general, and tabling [21,22] in particular, is expected to play an important role in effective problem solving when using competitive or-parallelism.…”
Section: The Role Of Tablingmentioning
confidence: 99%
“…Tabling [1][2][3] is a strategy for executing logic programs which memoizes already processed calls and their answers to improve several of the limitations of the SLD resolution strategy. It guarantees termination for programs with the bounded term size property, improves efficiency in programs which repeatedly perform some computation, and has been successfully applied to deductive databases [4], program analysis [5,6], semantic Web reasoning [7], model checking [8], etc.…”
Section: Introductionmentioning
confidence: 99%
“…In turn, and in our current implementation, variable access is not constant-time any more. 3 Herein, we present and evaluate an implementation of this idea.…”
Section: Introductionmentioning
confidence: 99%
“…For first-order terms, subsumption is efficient and employed for guaranteeing termination in tabling (or memoization) approaches to backward chaining of logic [4,5]. However, when we move from first-order terms to Web queries subsumption (or containment) becomes quickly less efficient or even intractable.…”
Section: Introductionmentioning
confidence: 99%