cybernetics-library / cybersym

7 stars 0 forks source link

Compute Predator-Prey state change from monuments state #8

Closed frnsys closed 6 years ago

frnsys commented 6 years ago

Given a monuments state (see #5), the PP state should be updated. It should be a transient input into the PP model (#12)

dantaeyoung commented 6 years ago

Completed with commit d629d22. Predator-prey graph edges (not the states, just the weights of relationships) is (currently) purely a result of monument state. Therefore, at any given moment, monument state should be enough to describe all of the graph relations.