节点文献

BiRch:一种处理k步可达性查询的双向搜索算法

Bi Rch: a bidirectional search algorithm for k-step reachability queries

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 周军锋陈伟费春苹陈子阳

【Author】 ZHOU Jun-feng;CHEN Wei;FEI Chun-ping;CHEN Zi-yang;School of Information Science and Engineering, Yanshan University;Key Laboratory for Computer Virtual Technology and System Integration of Hebei Province;

【机构】 燕山大学信息科学与工程学院河北省计算机虚拟技术与系统集成重点实验室

【摘要】 针对现有方法低效或索引规模庞大的问题,提出一种双向搜索算法Bi Rch。当判断顶点u是否满足k步可达顶点v时,首先比较u的出度和v的入度,优先处理度小的顶点。其优点体现在使用较小的索引,同时避免由于u的出度过大所带来的效率下降问题;提出基于双向广度层数和双向拓扑层数的剪枝策略来辅助过滤,减少需要访问的顶点数量。基于19个真实数据集进行测试,实验结果从索引构建时间、索引大小、查询响应时间、处理顶点数量以及扩展性方面验证了所提方法相对于现有方法的高效性。

【Abstract】 A new bidirectional processing algorithm, namely Bi Rch was proposed. When checking whether a vertex u can reach v within k steps, Bi Rch firstly compared the out-degree of u and the in-degree of v, and processed the one with smaller degree, such that to avoid large indexes and the inefficiency due to large degree. Two pruning strategies were proposed based on bidirectional breadth-first levels and bidirectional topological levels, such that to reduce the number of visited vertexes. Experimental results on 19 real datasets verify the efficiency of the proposed method in terms of different metrics, including indexing time, index size, query processing time, the number of visited vertexes, and scalability.

【基金】 国家自然科学基金资助项目(61040023,61272124,61303040,61472339);河北省教育厅研究计划基金资助项目(Y2012014)~~
  • 【文献出处】 通信学报 ,Journal on Communications , 编辑部邮箱 ,2015年08期
  • 【分类号】TP301.6
  • 【被引频次】22
  • 【下载频次】175
节点文献中: