ClassicSIR

# Spread of Disease ##A simple implementation of S-I-R (without immunity) ### Basic Rules * If a Healthy Person is next to at least one Sick Person, there is a chance the Healthy Person changes into a Sick Person. * If a Sick Person has been sick for some time, there is a chance the Sick person changes into a Healthy Person. * Healthy Persons and Sick persons move randomly; Sick Person tend to move slower. --------------daikat added-------------- Copied from Dr. Panoff
Data
Created:December 3, 2016
Played:85
Agent:4
Rules:9
Methods:4
Parent Project:133634
false
Configuración
Nombre del nuevo proyecto
Renombrar
Copiar
Descargar
Mostrar informe del proyecto
Marcar Proyecto
Borrar
# Spread of Disease ##A simple implementation of S-I-R (without immunity) ### Basic Rules * If a Healthy Person is next to at least one Sick Person, there is a chance the Healthy Person changes into a Sick Person. * If a Sick Person has been sick for some time, there is a chance the Sick person changes into a Healthy Person. * Healthy Persons and Sick persons move randomly; Sick Person tend to move slower. --------------daikat added-------------- Copied from Dr. Panoff
Editar Descripción
Diseñar