GraphTheory[SpecialGraphs]
PetersenGraph
construct Petersen graph
Calling Sequence
Parameters
Description
Examples
PetersenGraph()
PetersenGraph(V)
V
-
(optional) list of vertex labels
The PetersenGraph command creates the Petersen graph on 10 vertices. As an option, you may input the labels of the vertices as a set or list of size 10.
See Also
GeneralizedPetersenGraph
SpecialGraphs
Download Help Document