期刊文献+

求解大规模稀疏有向图回路的多线程并行算法 被引量:1

Multithreading Parallel Algorithm for Solving Circuits of Large-scale Sparse Directed Graphs
下载PDF
导出
摘要 传统的基于深度优先遍历的回路求解算法限于计算机内存无法对大规模图进行求解,而已有的分布式图计算系统需要借助计算机集群,成本较高。针对此问题,给出一种可在普通计算机上求解大规模有向图所有回路的多线程并行算法。该算法根据顶点的出度,首先删除出度为0的顶点,然后采用多线程并行求解包含出度较大的顶点的回路,最后使用串行算法求出图剩余部分的回路。实验表明,此算法能够在普通计算机上求得大规模有向稀疏图的所有回路。 To solve the incapability of traditional circuit algorithms based on depth-first traversal in solving the largescale graph due to the limited memory and the high cost of the existing distributed graph computing platforms with the help of computer cluster,this paper presented a multithreading parallel algorithm for solving circuits of largescale sparse directed graphs which could be conducted on ordinary personal computers.According to the out-degree of vertices,the algorithm first deleted the vertices with the out-degree of 0,then solved the circuits containing the vertices with larger out-degree by using multithreading paralell algorithm,and finally computed the residual graph's circuits by using serial algorithm.Experiment results show that the proposed algorithm can solve all circuits of a large-scale sparse graph on an ordinary computer.
出处 《山东科技大学学报(自然科学版)》 CAS 北大核心 2018年第2期32-38,共7页 Journal of Shandong University of Science and Technology(Natural Science)
基金 国家重点研发计划课题(2017YFC0804406 2017YFB0202001) 山东省计算机网络重点实验室开放课题(SDKLCN-2015-03)
关键词 大规模有向稀疏图 有向回路 多线程 并行 large-scale sparse directed graph directed circuits multithreading parallel
  • 相关文献

参考文献3

二级参考文献33

  • 1赵禹骅,李可柏,任伟民.求简单有向图所有基本回路的强核图论算法[J].西南交通大学学报,2004,39(5):565-568. 被引量:9
  • 2徐兵,贾仁安.有向圈的SD计算方法[J].数学的实践与认识,2006,36(7):329-335. 被引量:3
  • 3James C T. An efficient search algorithm to find the elementary circuits of a graph [ J ]. Communications of the ACM,1970 ,13(12) :273-276.
  • 4Thomas H C, Charles E L, Ronald L R, et al. Introduction to Algorithms [ M]. 2th ed. Cambridge: MA:The MIT Press,2002: 466-467.
  • 5Scott J.Social Network Analysis:A Handbook[M].New Delhi,India:SAGE Publications Ltd.,2007.
  • 6Milgram S.The Small World Problem[J].Psychology Today,1967,2(1):60-67.
  • 7Watts D J,Strogatz S H.Collective Dynamics of‘Smallworld’Networks[J].Nature,1998,393(6684):440-442.
  • 8Barabasi A L,Albert R.Emergence of Scaling in Random Netw orks[J].Science,1999,286(5439):509-512.
  • 9Ellison N,Steinfield C,Lampe C.Spatially Bounded Online Social Netw orks and Social Capital[C]//Proceedings of Conference on International Communication Association.Dresden,Germany:[s.n.],2006:213-238.
  • 10Golder S A,Wilkinson D M,Huberman B A.Rhythms of Social Interaction:M essaging w ithin a Massive Online Netw ork[C]//Proceedings of the 3rd International Conference on Communities and Technologies.Berlin,Germany:Springer,2007:41-66.

共引文献16

同被引文献18

引证文献1

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部