首页 | 本学科首页   官方微博 | 高级检索  
     


Compiling general linear recursions by variable connection graph analysis
Authors:Jiawei Han
Affiliation:School of Computing Science, Simon Fraser University, Burnaby, B. C., Canada V5A 1S6
Abstract:Compilation is a powerful preprocessing technique in the processing of recursions in knowledge-based systems. This paper develops a method of compiling and optimizing complex function-free linear recursions using a variable connection graph, the V-graph. It shows that a function-free recursion consisting of a linear recursive rule and one or more nonrecursive rules can be compiled to (1) a bounded recursion, in which recursion can be eliminated from the program, or (2) an n -chain recursion, whose compiled formula consists of one chain, when n = 1, or n synchronized compiled chains, when n > 1. The study is based on a classification of linear recursions and a study of the compilation results of each class. Using the variable connection graph, linear recursions are classified into six classes: acyclic paths, unit cycles, uniform cycles, nonuniform cycles, connected components, and their disjoint mixtures. Recursions in each class share some common properties in compilation. Our study presents an organized picture for the compilation of general function-free linear recursions. After compilation, the processing of complex linear recursions becomes essentially the processing of primitive n -chain recursions or bounded recursions to which efficient processing methods are available.
Keywords:deductive databases  knowledge-based systems  logic programming  compilation techniques  recursive query processing  bases de données déductives  systèmes à base de connaissances  programmation logique  techniques de compilation  traitement des requětes récursif
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号