- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 46字
- 2021-06-24 15:18:52
Flow networks
Flow networks describe the movement of something (people, information, fluid, and so on) from place to place. Edge weights might represent capacity—the maximum amount that can be transported between two nodes—or the actual amount that has traveled through/across the connection.