GraphTheory[SpecialGraphs][StarGraph]
|
Calling Sequence
|
|
StarGraph(n)
|
|
Description
|
|
•
|
The StarGraph(n) command returns the star graph with n leaves. Namely it returns the complete bipartite graph CompleteGraph(1,n).
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
|
|
Download Help Document
Was this information helpful?