networks[icosahedron] - creates an icosahedron graph
|
Calling Sequence
|
|
G:=icosahedron()
|
|
Parameters
|
|
G
|
-
|
is returned as the icosahedron
|
|
|
|
|
Description
|
|
•
|
The simple graph known as a icosahedron is generated and returned as the value of the procedure call.
|
•
|
This routine is normally loaded via the command with(networks) but may also be referenced using the full name networks[icosahedron](...).
|
|
|
Download Help Document
Was this information helpful?