OutDegree[g,n]
returns the out-degree of vertex in directed graph
.
OutDegree[g]
returns the sequence of out-degrees of the vertices in directed graph .


OutDegree
OutDegree[g,n]
returns the out-degree of vertex in directed graph
.
OutDegree[g]
returns the sequence of out-degrees of the vertices in directed graph .
Details and Options
- OutDegree functionality is now available in the built-in Wolfram Language function VertexOutDegree.
- To use OutDegree, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Examples
Basic Examples (2)
OutDegree has been superseded by VertexOutDegree:
See Also
Tech Notes
Related Guides
-
▪
- 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), OutDegree, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html.
CMS
Wolfram Language. 2012. "OutDegree." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html.
APA
Wolfram Language. (2012). OutDegree. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html
BibTeX
@misc{reference.wolfram_2025_outdegree, author="Wolfram Research", title="{OutDegree}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_outdegree, organization={Wolfram Research}, title={OutDegree}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html}, note=[Accessed: 09-August-2025]}