63.14 VertexName

VertexName( gamma, v )

This function returns (a copy of) the name of the vertex v of gamma.

See also AssignVertexNames.

    gap> VertexName( JohnsonGraph(4,2), 6 );
    [ 3, 4 ] 

Previous Up Top Next
Index

GAP 3.4.4
April 1997