摘要
本文介绍了DeDB的递归查询算法,提出为减少冗余及回溯计算的基本原理.根据该原理,提出了一种高效的递归查询算法GCQA,它包括2部分,一是预编译算法;另一个是递归编译算法.实验结果表明这种算法是高效的.
he basic concept and recursive query algorithms in DeDB are introduced.And an efficient recursive query algorithm, GCQA, has been proposed, which combines the bottom-up with the top -down and includes two parts: one is pre-compiling algorithm; the other is recursive compiling algorithm. The experimental result has shown that the algorithm is very effective.
出处
《软件学报》
EI
CSCD
北大核心
1994年第7期44-50,共7页
Journal of Software
基金
国家自然科学基金
航空科学基金
关键词
数据库
演绎数据库
递归查询算法
Artificial intelligence
data base
recursive query
deductive data base.