TransitiveClosure[g]
finds the transitive closure of graph , the supergraph of
that contains edge
if and only if there is a path from
to
.


TransitiveClosure
TransitiveClosure[g]
finds the transitive closure of graph , the supergraph of
that contains edge
if and only if there is a path from
to
.
Details and Options
- TransitiveClosure functionality is now available in the built-in Wolfram Language function TransitiveClosureGraph.
- To use TransitiveClosure, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Examples
Basic Examples (2)
InDegree has been superseded by VertexInDegree:
Tech Notes
Related Guides
-
▪
- Combinatorica Package ▪
- Constructing Graphs ▪
- Graph Algorithms ▪
- 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), TransitiveClosure, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/TransitiveClosure.html.
CMS
Wolfram Language. 2012. "TransitiveClosure." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/TransitiveClosure.html.
APA
Wolfram Language. (2012). TransitiveClosure. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/TransitiveClosure.html
BibTeX
@misc{reference.wolfram_2025_transitiveclosure, author="Wolfram Research", title="{TransitiveClosure}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/TransitiveClosure.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_transitiveclosure, organization={Wolfram Research}, title={TransitiveClosure}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/TransitiveClosure.html}, note=[Accessed: 13-August-2025]}