GeneralizedHexagonGraph - Maple Help

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

GeneralizedHexagonGraph

  

construct generalized hexagon graph

 

Calling Sequence

Description

Examples

Calling Sequence

GeneralizedHexagonGraph()

Description

• 

The GeneralizedHexagonGraph() command returns the generalized hexagon graph.

Examples

withGraphTheory:

withSpecialGraphs:

GGeneralizedHexagonGraph

GGraph 1: an undirected unweighted graph with 126 vertices and 189 edge(s)

(1)

IsPlanarG

false

(2)

DrawGraphG,style=spring

See Also

CageGraph

SpecialGraphs