Large-Scale Dynamic Random Graph - Example
收藏DataCite Commons2022-08-10 更新2024-07-29 收录
下载链接:
https://figshare.com/articles/dataset/Large-Scale_Dynamic_Random_Graph_-_Example/20462871
下载链接
链接失效反馈官方服务:
资源简介:
Zhang et al. (https://link.springer.com/article/10.1140/epjb/e2017-80122-8) suggest a temporal random network with changing dynamics that follow a Markov process, allowing for a continuous-time network history moving from a static definition of a random graph with a fixed number of nodes n and edge probability p to a temporal one. Defining lambda = probability per time granule of a new edge to appear and mu = probability per time granule of an existing edge to disappear, Zhang et al. show that the equilibrium probability of an edge is p=lambda/(lambda+mu) Our implementation, a Python package that we refer to as RandomDynamicGraph https://github.com/ScanLab-ossi/DynamicRandomGraphs, generates large-scale dynamic random graphs according to the defined density. The package focuses on massive data generation; it uses efficient math calculations, writes to file instead of in-memory when datasets are too large, and supports multi-processing. Please note the datetime is arbitrary.
提供机构:
figshare
创建时间:
2022-08-10



