aysylu / loom

Graph library for Clojure. Mailing list https://groups.google.com/forum/#!forum/loom-clj
http://aysy.lu/loom/
886 stars 108 forks source link

Generate Newman-Watts Graphs #106

Open tomatitito opened 5 years ago

tomatitito commented 5 years ago

This add functions to generate and test small world graphs according to Newman and Watts (1999). Please let me know if you see problems with the code.