Erik Pukinskis

BunnieLand

See also:

The Lotka-Volterra Model has six parameters:

I'm not entirely sure why we don't see cycling. Even without considering the foxes, we should have all of the above:

And of course the foxes have roughly the same behavior as the rabbits, so the same applies there. So why no cycles?

Strategies:

  1. Simplify the model:
    • Temporarily ignore the foxes
    • Simplify breeding code
    • Have grass grow not incrementally, but as a percentage
    • Smaller grid; binary death state for grass
      • Then do we need random seeding?
  2. Make a simple pixel visualization (to speed development)
  3. Implement tragedy of the commons
    • Blue/Red/Green sheep
    • Wander all over the place
    • Eat the grass
    • Create wool?

 
This page was last updated April 10, 2006 at 5:17pm.