Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 688 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 688 Bytes

Python implementation of Small World Networks

Python module implementing Collective Dynamics Of Small World Networks by Watts and Strogatz. Additional implementation details at: Small World Networks Implementation Details)

Plot showing onset of "Small World Network" effect

The "Small World" phenomenon is shown by the generated graph, where the drop in Lp takes place much earlier than the drop in Cp, indicating that the transition to a small world is almost undetectable at the local level.

Plot