63.12 OrderGraph

OrderGraph( gamma )

This function returns the number of vertices (order) of the graph gamma.

    gap> OrderGraph( JohnsonGraph( 4, 2 ) );
    6 

Previous Up Top Next
Index

GAP 3.4.4
April 1997