Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Food Webs #8

Open
jpfairbanks opened this issue Jul 9, 2020 · 1 comment
Open

Food Webs #8

jpfairbanks opened this issue Jul 9, 2020 · 1 comment

Comments

@jpfairbanks
Copy link
Member

jpfairbanks commented Jul 9, 2020

A food web is like a petri net where the species are species of organisms and the transitions of consumption events. We should be able to represent them with Dynamical systems based on a conservation of biomass principle. AlgPetri should be able to support the hierarchical definition of a FoodWeb.

image

Howard Odom (UNC grad, UF Prof) had a theory of ecological systems theory back in the 1970s, which is very compatible with modern ACT approaches. We could implement these diagrams using Decorated Cospans to describe large ecosystems as interacting subsystems.

A good start would be implementing a foodweb as a petrinet (or general open dynamical system connected by resource sharing). Then we could show that you can do Trophic Species Reduction, which merges species if they have the same set of preditors and prey as a symbolic simplification in the resulting category.

@lukem12345
Copy link
Member

@quffaro This issue may interest you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants