GraphTheory[SpecialGraphs][PetersenGraph]
|
Calling Sequence
|
|
PetersenGraph()
PetersenGraph(V)
|
|
Parameters
|
|
V
|
-
|
(optional) list of vertex labels
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
|
|
Download Help Document
Was this information helpful?