Update GH URI
[cellular-automata.git] / forest-fire / README.md
CommitLineData
83bc8191
SK
1[Forest-fire model]
2=================
3
4
5Rules
6-----
7* A burning cell turns into an empty cell
8* A tree will burn if at least one neighbor is burning
9* A tree ignites with probability *f* even if no neighbor is burning
10* An empty space fills with a tree with probability *p*
11
12
13[Forest-fire model]:http://en.wikipedia.org/wiki/Forest-fire_model
This page took 0.017056 seconds and 4 git commands to generate.