中文

Enhancing Global SLS-Resolution with Loop Cutting and Tabling Mechanisms

计算机科学中的逻辑 2007-05-23 v1 人工智能

摘要

Global SLS-resolution is a well-known procedural semantics for top-down computation of queries under the well-founded model. It inherits from SLDNF-resolution the {\em linearity} property of derivations, which makes it easy and efficient to implement using a simple stack-based memory structure. However, like SLDNF-resolution it suffers from the problem of infinite loops and redundant computations. To resolve this problem, in this paper we develop a new procedural semantics, called {\em SLTNF-resolution}, by enhancing Global SLS-resolution with loop cutting and tabling mechanisms. SLTNF-resolution is sound and complete w.r.t. the well-founded semantics for logic programs with the bounded-term-size property, and is superior to existing linear tabling procedural semantics such as SLT-resolution.

关键词

引用

@article{arxiv.cs/0507035,
  title  = {Enhancing Global SLS-Resolution with Loop Cutting and Tabling Mechanisms},
  author = {Yi-Dong Shen and Jia-Huai You and Li-Yan Yuan},
  journal= {arXiv preprint arXiv:cs/0507035},
  year   = {2007}
}