activity
20002005
collaborators

6 papers

cs.LO2005

Enhancing Global SLS-Resolution with Loop Cutting and Tabling Mechanisms

Yi-Dong Shen, Jia-Huai You, Li-Yan Yuan

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} p…

cs.AI2005

Deriving a Stationary Dynamic Bayesian Network from a Logic Program with Recursive Loops

Y. D. Shen, Q. Yang, J. H. You +1

Recursive loops in a logic program present a challenging problem to the PLP framework. On the one hand, they loop forever so that the PLP backward-chaining inferences would never s…

cs.LO2002

A Dynamic Approach to Characterizing Termination of General Logic Programs

Yi-Dong Shen, Jia-Huai You, Li-Yan Yuan +2

We present a new characterization of termination of general logic programs. Most existing termination analysis approaches rely on some static information about the structure of the…

cs.AI2000

Verifying Termination of General Logic Programs with Concrete Queries

Yi-Dong Shen, Li-Yan Yuan, Jia-Huai You

We introduce a method of verifying termination of logic programs with respect to concrete queries (instead of abstract query patterns). A necessary and sufficient condition is esta…

cs.AI2000

Linear Tabulated Resolution Based on Prolog Control Strategy

Yi-Dong Shen, Li-Yan Yuan, Jia-Huai You +1

Infinite loops and redundant computations are long recognized open problems in Prolog. Two ways have been explored to resolve these problems: loop checking and tabling. Loop checki…

cs.AI2000

SLT-Resolution for the Well-Founded Semantics

Yi-Dong Shen, Li-Yan Yuan, Jia-Huai You

Global SLS-resolution and SLG-resolution are two representative mechanisms for top-down evaluation of the well-founded semantics of general logic programs. Global SLS-resolution is…