networks
octahedron
creates a octahedron graph
Calling Sequence
Parameters
Description
Examples
G:=octahedron()
G
-
is returned as the octahedron
Important:The networks package has been deprecated. Use the superseding command GraphTheory[SpecialGraphs][OctahedronGraph]instead.
The simple graph known as an octahedron is generated.
This routine is normally loaded via the command with(networks) but may also be referenced using the full name networks[octahedron]().
See Also
GraphTheory
GraphTheory[SpecialGraphs][OctahedronGraph]
networks(deprecated)[cube]
networks(deprecated)[graph]
with
Download Help Document