WheelGraph
WheelGraph[n] gives the wheel graph with n vertices Wn.
Examples
Create a wheel graph:
WheelGraph[6]With vertex labels:
WheelGraph[5, VertexLabels -> "Name"]Please visit the official Wolfram Language Reference for more details.
WheelGraph[n] gives the wheel graph with n vertices Wn.
Create a wheel graph:
WheelGraph[6]With vertex labels:
WheelGraph[5, VertexLabels -> "Name"]Please visit the official Wolfram Language Reference for more details.