Skip to content

xiangsheng1325/spectral_graph_forge

 
 

Repository files navigation

Spectral Graph Forge

Spectral Graph Forge (SGF) is a python toolkit used to generate random graph with certain specific eigenstructure properties. The codebase is had been used for the research described in [1] which remains the main source of documentation for this project.

Test

SGF comes with a test suite you can launch with:

python -m pytest

[1] L. Baldesi, A. Markopoulou, C. T. Butts, "Spectral Graph Forge: Graph Generation Targeting Modularity", IEEE INFOCOM 2018

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.7%
  • C++ 17.9%
  • Other 0.4%