Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
ConnectedGraphComponents
ConnectedGraphComponents
Available
Return connected components as subgraphs
Forms
ConnectedGraphComponents[g]
ConnectedGraphComponents[g, {v1, v2, …}]
ConnectedGraphComponents[g, patt]
ConnectedGraphComponents[{v -> w, …}, …]
Verified examples
Length[ConnectedGraphComponents[g]] - 1 → 0
VertexCount[First[ConnectedGraphComponents[g]]] → VertexCount[g]
ConnectedGraphComponents[g]//Length → 1
Run this on Qurak
Search the reference
Topics
Graph Components
- Connected Components
New In104 Alphabetical Listing
- C
Summary Of New Features In140
- Graphs
Summary Of New Features In140
- Graphs
Related
ConnectedGraphQ
WeaklyConnectedGraphComponents
WeaklyConnectedGraphQ
ConnectedComponents
WeaklyConnectedComponents
FindVertexCut
AdjacencyList
EdgeAdd
EdgeConnectivity
EdgeCount
EdgeDelete
EdgeIndex
← ConnectedComponents
ConnectedGraphQ →
All 6300 functions
·
Use this from an MCP client