• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (06): 1101-1107.

• 论文 • Previous Articles     Next Articles

An efficient algorithm of top-k
inquires over continuous uncertain XML          

ZHANG Xiaolin,ZHENG Chunhong,LIU Lixin,L Qing   

  1. (School of Information Engineering,Inner Mongolia University of Science and Technology,Baotou 014010,China)
  • Received:2012-11-13 Revised:2013-04-10 Online:2014-06-25 Published:2014-06-25

Abstract:

Currently, the top-k query algorithms about the uncertain XML data can not deal with continuous uncertain data. The SPCProTJFast  algorithm is proposed, which improves the traditional merging algorithm, combines with continuous uncertain data filtering methods, implements the top-k query algorithm over continuous uncertain XML data. In order to avoid the impact of too small probability limit on filtering effect, the HPCProTJFast  algorithm is proposed, which delays the handling of continuous types of nodes and visits the continuous nodes only when the entire twig that meets the probability condition are acquired. Experimental results show that, in terms of the execution time and the filtration efficiency, these two algorithms are more efficient than the ProTJFast algorithm that deals with continuous uncertain data directly, and the HPCProTJFast algorithm is the most efficient.

Key words: continuous uncertain;XML;merge;top-k