Skip to content

AJEvans/SmallWorldCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallWorldCore

Basic Small World algorithm implementation

Classes to do a very basic "geographical" small world simulation.

Main is SmallWorld.java

The code generates 10 agents in a 300 by 300 field. The algorithms for small world connecting are broadly taken from Duncan J. Watt's 1999 paper "Networks, Dynamics, and Small World Phenomenon", AJS, 105(2), 493-527. Similar algorithms can be found in his book "Small Worlds".

About

Basic Small World algorithm implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages