ConnectedComponents[g]
gives the vertices of graph g partitioned into connected components.


ConnectedComponents
ConnectedComponents[g]
gives the vertices of graph g partitioned into connected components.
Details and Options
- ConnectedComponents functionality is now available in the built-in Wolfram Language function ConnectedComponents.
- To use ConnectedComponents, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Examples
Basic Examples (2)
This function has been superseded by ConnectedComponents in the Mathematica kernel:
Tech Notes
Related Guides
-
▪
- Combinatorica Package ▪
- Cycles and Connectivity ▪
- Graph Properties ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), ConnectedComponents, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/ConnectedComponents.html.
CMS
Wolfram Language. 2012. "ConnectedComponents." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/ConnectedComponents.html.
APA
Wolfram Language. (2012). ConnectedComponents. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/ConnectedComponents.html
BibTeX
@misc{reference.wolfram_2025_connectedcomponents, author="Wolfram Research", title="{ConnectedComponents}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/ConnectedComponents.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_connectedcomponents, organization={Wolfram Research}, title={ConnectedComponents}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/ConnectedComponents.html}, note=[Accessed: 13-August-2025]}