63.15 Vertices

Vertices( gamma )

This function returns the vertex set {1,...,<gamma.order>} of the graph gamma.

    gap> Vertices( JohnsonGraph( 4, 2 ) );
    [ 1 .. 6 ] 

Previous Up Top Next
Index

GAP 3.4.4
April 1997