Skip to content

generate a large graph and store it in an badger DB

Notifications You must be signed in to change notification settings

bnarang/DG-Badger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DG-Badger

a little program to write a large graph (an edgelist, to be precise) to a badger database. The graph is created based on a desired degree distribution, which could be learned from data.

The graph generation is based on a naive implementation of "An Efficient and Scalable Algorithmic Method for Generating Large–Scale Random Graphs" by Alam et al. (2016).

About

generate a large graph and store it in an badger DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%