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 客户端使用