- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 140字
- 2021-06-24 15:18:51
Nodes and edges
In network science, a network is simply a set of things and the connections between them. The things are called nodes, and the connections are called edges. Nodes are really just placeholders for any type of thing that can have a connection or relationship, such as subway stations, people, or atoms. Similarly, edges are placeholders for connections or relationships, such as subway tracks, friendships, or molecular bonds. Just like the subway map, representing a system as a network strips away a lot of information, making it possible to focus just on the structure.
Sometimes, you might see nodes called vertices, or edges called links. Mathematicians like vertices and edges, while computer scientists prefer nodes and links. NetworkX uses nodes and edges (perhaps as a compromise?), so I will use that terminology in this book.
推薦閱讀
- 大數(shù)據(jù)技術(shù)與應(yīng)用基礎(chǔ)
- 后稀缺:自動(dòng)化與未來(lái)工作
- 課課通計(jì)算機(jī)原理
- 機(jī)器學(xué)習(xí)及應(yīng)用(在線(xiàn)實(shí)驗(yàn)+在線(xiàn)自測(cè))
- 數(shù)據(jù)中心建設(shè)與管理指南
- 物聯(lián)網(wǎng)與云計(jì)算
- 四向穿梭式自動(dòng)化密集倉(cāng)儲(chǔ)系統(tǒng)的設(shè)計(jì)與控制
- 內(nèi)模控制及其應(yīng)用
- Microsoft System Center Confi guration Manager
- 零起點(diǎn)學(xué)西門(mén)子S7-200 PLC
- Pentaho Analytics for MongoDB
- Visual C++項(xiàng)目開(kāi)發(fā)案例精粹
- Learn QGIS
- 機(jī)器人制作入門(mén)(第4版)
- 手把手教你學(xué)Photoshop CS3