Degrees[g]
returns the degrees of vertices 1, 2, 3, … in that order.


Degrees
Degrees[g]
returns the degrees of vertices 1, 2, 3, … in that order.
Details and Options
- Degrees functionality is now available in the built-in Wolfram Language function VertexDegree.
- To use Degrees, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Examples
Basic Examples (2)
Degrees has been superseded by VertexDegree:
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), Degrees, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/Degrees.html.
CMS
Wolfram Language. 2012. "Degrees." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/Degrees.html.
APA
Wolfram Language. (2012). Degrees. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/Degrees.html
BibTeX
@misc{reference.wolfram_2025_degrees, author="Wolfram Research", title="{Degrees}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/Degrees.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_degrees, organization={Wolfram Research}, title={Degrees}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/Degrees.html}, note=[Accessed: 13-August-2025]}