This Applet implements the agent-based simulation in the paper Tipping and Residential Segregation: A Unified Schelling Model by Junfu Zhang.


Neigborhood definition: Moore neighborhood (2n=8).

Parameters: b=10; Z=1; M=0.6.

Utility Function
# of same-color neighbors012345678
Utility00.250.50.7510.90.80.70.6


Last updated: February 1, 2007.