Qurak
說明文件
價格
登入
Qurak
說明文件
函式
ConnectedGraphComponents
ConnectedGraphComponents
可用
Return connected components as subgraphs
形式
ConnectedGraphComponents[g]
ConnectedGraphComponents[g, {v1, v2, …}]
ConnectedGraphComponents[g, patt]
ConnectedGraphComponents[{v -> w, …}, …]
已驗證的範例
Length[ConnectedGraphComponents[g]] - 1 → 0
VertexCount[First[ConnectedGraphComponents[g]]] → VertexCount[g]
ConnectedGraphComponents[g]//Length → 1
在 Qurak 上執行
搜尋參考文件
主題
Graph Components
- Connected Components
New In104 Alphabetical Listing
- C
Summary Of New Features In140
- Graphs
Summary Of New Features In140
- Graphs
相關
ConnectedGraphQ
WeaklyConnectedGraphComponents
WeaklyConnectedGraphQ
ConnectedComponents
WeaklyConnectedComponents
FindVertexCut
AdjacencyList
EdgeAdd
EdgeConnectivity
EdgeCount
EdgeDelete
EdgeIndex
← ConnectedComponents
ConnectedGraphQ →
全部 6300 個函式
·
從 MCP 用戶端使用這個