You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each population member is assigned an age for it. There is some function that will kill a population member if he's old. Depends on issue #4. For example P(die) = 1-1/age.
Each population member is assigned an age for it. There is some function that will kill a population member if he's old. Depends on issue #4. For example P(die) = 1-1/age.