网络中心性算法的复杂性
我正在寻找各种网络节点中心性测量的时间和空间复杂性的分析:克隆性、图、应力、介数、特征向量和度,
- 加权/未加权、有向/无向图
- 对于单个节点/所有节点的 图中的节点
任何参考或解释都会有所帮助。谢谢。
I'm looking for an analysis of the time and space complexity of various network node centrality measurements: cloneness,graph,stress,betweenness,eigenvector, and degree,
- for both weighted/unweighted, directed/undirected graphs
- for a single node / for all nodes in the graph
Any reference, or explanation would help. Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
网络分析一书包含您想要的大部分内容:< a href="http://www.springerlink.com/content/nv20c2jfpf28/#section=589789&page=1" rel="nofollow">http://www.springerlink.com/content/nv20c2jfpf28/#section= 589789&page=1
The book Network Analysis contains most of what you want: http://www.springerlink.com/content/nv20c2jfpf28/#section=589789&page=1