use-food-web
Primitive food-web vocabulary.
use-food-web models non-empty food-web names, descriptive feeding relations and energy-flow directions, and simple food-web links between organism labels. It does not simulate energy transfer, calculate biomass flow, build graph algorithms beyond trivial relationship storage, or infer feeding relationships.
Example
use ;
let name = new.unwrap;
let link = new.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;
Scope
- food-web names and labels
- descriptive feeding relations and energy-flow directions
- simple relationship links between organism labels
Non-goals
- energy transfer simulation
- biomass flow calculations
- graph algorithm surfaces beyond trivial storage
- feeding relationship inference
License
Licensed under either of the following, at your option:
- MIT License
- Apache License, Version 2.0