63.17 VertexDegrees

VertexDegrees( gamma )

This function returns the set of vertex (out)degrees for the graph gamma.

    gap> VertexDegrees( JohnsonGraph( 4, 2 ) );
    [ 4 ] 

Previous Up Top Next
Index

GAP 3.4.4
April 1997