networks(deprecated)/dodecahedron - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : networks(deprecated)/dodecahedron

networks

  

dodecahedron

  

creates a dodecahedron graph

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

G:=dodecahedron()

Parameters

G

-

is returned as the dodecahedron.

Description

• 

Important: The networks package has been deprecated.  Use the superseding command GraphTheory[SpecialGraphs][DodecahedronGraph] instead.

• 

This routine generates the simple graph known as a dodecahedron.

• 

It is normally loaded via the command with(networks) but may also be referenced using the full name networks[dodecahedron](...).

Examples

Important: The networks package has been deprecated.  Use the superseding command GraphTheory[SpecialGraphs][DodecahedronGraph] instead.

(1)

(2)

See Also

GraphTheory

GraphTheory[SpecialGraphs][DodecahedronGraph]

networks(deprecated)[icosahedron]

networks(deprecated)[octahedron]

networks(deprecated)[tetrahedron]

 


Download Help Document