Skip to content

chuecadelc/Classical_Social_Network_Generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classical Social Network Generators

I have re-implemented four classical network generators in Julia. These were:

  • Erdos-Renyi, Erdős, P, and A Rényi. 1960. On the evolution of random graphs. Publications of the Institute of Mathematics, Hungarian Academy of Science 5:17–60.
  • Watts-Strogatz, Watts, DJ, and SH Strogatz. 1998. Collective dynamics of ’small-world’ networks. Nature 393:440–442.
  • Barabasi-Albert,Barabási, AL, and R Albert. 1999. Emergence of scaling in random networks. Science 286 (5439): 509–512.
  • Molloy-Reed (commonly known as Configuration model), Molloy, M, and B Reed. 1995. A critical point for random graphs with a given degree sequence. Random Structures and Algorithms 6:161–179.

About

This package contains 3 classical network generators (Erdos-Renyi, Watts-Strogatz, Barabasi-Albert) and the Configuration model (Molloy and Reed, 1998) that randomly pairs stubs (half-edges)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages