- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 37字
- 2021-06-24 15:18:52
Understanding edges
Edges represent the connections and relationships that make a network. The edges and their weights can have different interpretations, depending on what the network represents. Some common interpretations include the following:
- Friendships
- Flows
- Similarity
- Distance