Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

network

Network generation algorithms.

erdos-reyni

Algorithm to generate an Erdős-Réyni G(n,p) network.

e.g. Generate a random network with G(10,0.1) and export to .TGF to read in Gephi.

0
1
2
3
4
5
6
7
8
9
#
0 2
1 6
5 6

About

Network generation algorithms.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages