Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.63 KB

README.rst

File metadata and controls

41 lines (30 loc) · 1.63 KB

Dynamic benchmark resources

This code and documentation supports the paper "Benchmark model to assess community structure in evolving networks" [1].

For full information on the code, please see MANUAL.tex. A PDF version is available under releases.

Dependencies:

  • networkx: standard package for network analysis. Found in most Linux distribution repositories. Installation is standard with setup.py or pip.
  • pcd: My own add-on package for network and community analysis. Not in any distribution, but can simply be placed in PYTHONPATH.

For convenience, I have a .tar.bz2 that has the benchmark code, plus local copies of networkx and pcd included. This is the dynbench-fulldist-* from the corresponding github releases page.

Version history

References

[1](1, 2)

Clara Granell, Richard K. Darst, Alex Arenas, Santo Fortunato, and Sergio Gómez. Benchmark model to assess community structure in evolving networks Phys. Rev. E 92, 012805. Published 10 July 2015

Links: PRE, arxiv