- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 214字
- 2021-06-24 15:18:51
Visualizing networks
Networks are often visualized by drawing a dot or circle for each node and a line for each edge, as in the following diagram:

Looking at the network in this diagram, you might as yourself where to draw the nodes. The answer is wherever you want! (Although technically possible, it might be advisable to avoid hot surfaces, the mouths of large predatory animals, and/or important historical documents.) Because networks are meant to focus on structure and connectivity, there are many ways to draw the same network. Nodes can be drawn anywhere. Edges can be straight or squiggly, long or short. Edges can even cross, but that should never be interpreted as being connected to each other!
The same network can be drawn in many other ways, as shown in the following diagram. The nodes have been labelled with letters to make it easier to compare between different network diagrams. Regardless of which diagram you look at, any particular node will be connected to the same set of other nodes. While different ways of drawing the same network are equally correct, some may be helpful at highlighting particular features of the network. Chapter 11, Visualization, describes common approaches to visualizing networks and their various applications:

- 電氣自動化專業英語(第3版)
- 火格局的時空變異及其在電網防火中的應用
- CSS全程指南
- Visual C# 2008開發技術實例詳解
- OpenStack Cloud Computing Cookbook(Second Edition)
- Kubernetes for Serverless Applications
- Lightning Fast Animation in Element 3D
- Practical Big Data Analytics
- 計算機組網技術
- Visual FoxPro程序設計
- 中國戰略性新興產業研究與發展·數控系統
- ARM嵌入式系統開發完全入門與主流實踐
- AlphaGo如何戰勝人類圍棋大師:智能硬件TensorFlow實踐
- 隨機分布控制系統的故障診斷與容錯控制
- 精通LabVIEW 8.x