GraphTheory[DegreeSequence]
|
Calling Sequence
|
|
DegreeSequence(G)
|
|
Description
|
|
•
|
DegreeSequence returns a list of the degrees of the vertices of G. For directed graphs, the directions of the edges are ignored.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
|
|
Download Help Document
Was this information helpful?