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 NextIndex