jpfairbanks / SemanticModels.jl

A julia package for representing and manipulating model semantics
MIT License
76 stars 16 forks source link

PetriNet Visualizations #223

Closed jpfairbanks closed 4 years ago

jpfairbanks commented 4 years ago

This PR requires an update to the dependency for Petri to the current PR mehalter/Petri.jl#6

jpfairbanks commented 4 years ago

This PR creates a pretty cool model:

birdmal_labeled_wd

Malaria(People + Mosquitos) + LotkaVolterra(Mosquitos, Birds) + Vital Dynamics

mehalter commented 4 years ago

I merged this into branch decorations. When we complete #213 it will take care of this.