ShrikhandeGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

ShrikhandeGraph

  

construct Shrikhande graph

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ShrikhandeGraph()

ShrikhandeGraph(V)

Parameters

V

-

set or list of size 16 (optional)

Description

• 

The ShrikhandeGraph command creates the shrikhande graph on 16 vertices. The shrikhande graph is a non-planar 6-regular graph with chromatic number 4 and clique number 3. As an option, you may input the labels of the vertices as a set or list of size 16.

Examples

(1)

(2)

(3)

(4)

See Also

IsStronglyRegular

SpecialGraphs

 


Download Help Document