AlgebraicJulia / AlgebraicJulia/AlgebraicPetri.jl

Food Webs

未關閉
#8 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Julia
星號
94
分支
22
PR 合併指標
30 天內沒有已合併 PR

描述

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](https://en.wikipedia.org/wiki/Food_web#/media/File:FoodWebSimple.jpg).

![image](https://user-images.githubusercontent.com/2753998/87055410-4c8fb200-c1d2-11ea-828c-0c21a5bf4fae.png)

[Howard Odom](https://en.wikipedia.org/wiki/Howard_T._Odum) (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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。