Flow models & representationsΒΆ
These chapters apply the same map equation to richer ways of turning your data into flow. Each chapter adds a different kind of context a node can carry. If you have not met state nodes yet, read State nodes and higher-order flow first; it is the mechanism behind the first three chapters below.
Memory and state networks: flow that depends on where the walker came from.
Multilayer networks: a node living in several layers (relationship types) at once; the home of the inter-layer relax rate.
Temporal networks: multilayer networks whose layers are time windows.
Networks with metadata: folding node attributes into the objective.
Bipartite networks: two node types, and how declaring the boundary changes the flow model.