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クライアントから使う