期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Incremental Detection of Strongly Connected Components for Scholarly Data
1
作者 Jun-Feng Liu Shuai Ma Han-Qing Chen 《Journal of Computer Science & Technology》 2025年第5期1468-1484,共17页
Strongly connected component(SCC)detection is fundamental for analyzing citation graphs,yet existing general-purpose algorithms inefficiently handle the dynamic nature and specific properties of these networks.This st... Strongly connected component(SCC)detection is fundamental for analyzing citation graphs,yet existing general-purpose algorithms inefficiently handle the dynamic nature and specific properties of these networks.This study addresses this gap by developing specialized incremental SCC detection methods.We first leverage distinct edge types inherent in citation graphs to devise partition and local topological ordering strategies,minimizing redundant graph traversals.Based on this,we introduce two efficient bounded incremental algorithms:one for continuous single updates via dynamic maintenance of partitions and order,and the other for batch updates that further reduces edge traversals by building upon the single-update technique.Experimental evaluations on real-world citation graphs verify significant efficiency improvements,with our single incremental method achieving speedups of at least 11.5 times,and the batch incremental method achieving speedups of at least 5.0 times compared with baseline methods. 展开更多
关键词 incremental algorithm strongly connected component(SCC)detection graph partition local topological order scholarly data analysis
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部