Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example Code

This directory contains example models meant to both test and demonstrate Mesa's features.

Schelling.py

Simple implementation of the classic Schelling segregation model.

WolfSheep

In-progress implementation of a simple model of wolf-sheep predation and reproduction. See its own readme for more information.