This models an evolving set in the plane that is dual to the
random walk
Prob(Xn+1=y | Xn=x) =
{
p if x↔y
γ if x=y
0 otherwise.
This random walk has p=100γ
The evolving set is initially a single point at the origin.
You may also adjust the parameters to the evolution.
Steps per second: | ||
---|---|---|
Steps taken: | 0 |