搜索资源列表
degree_spread
- 基于点度的影响力最大化算法(最后的传播模型可能稍微有点问题)但程序能够运行希望大家帮忙修正-Based on the degree of influence of point-maximization algorithm
influence-maximization-master
- 影响力最大化算法,python实现,包含多个算法(influence maximum,search several nodes to make the influence spreading maximum)
LT
- 寻找影响力最大化种子集,所用模型为线性阈值模型,当被激活的概率大于给定的概率时,该节点可被激活(information maximization)
influenceModel
- 影响力最大化的模型之一,用python写的(One of the models for maximizing influence, written in Python)