mdodovic / Circle-of-Life

2-state-automat represents circle of life between antelopes and lions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle-of-Life

Create automate that represents circle of life between antelopes and lions. This automate is represented on the image bellow:

Antilopes' number is increasing by p percents every epoch unconditionally.

Antilopes' number is decreasing by q percents, while lions number is increasing by the same percents, every epoch because of lions actions.

Lions' number is dereasing by r percents every epoch unconditionally.

About

2-state-automat represents circle of life between antelopes and lions


Languages

Language:Python 100.0%