CoxeterGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

CoxeterGraph

  

construct Coxeter graph

 

Calling Sequence

Description

Examples

Calling Sequence

CoxeterGraph()

Description

• 

The CoxeterGraph command creates the Coxeter graph, which is a nonhamiltonian 3-regular graph on 28 vertices and 42 edges.

• 

It is named after H. S. M. Coxeter.

Examples

withGraphTheory:

withSpecialGraphs:

CCoxeterGraph

CGraph 1: an undirected graph with 28 vertices and 42 edge(s)

(1)

IsPlanarC

false

(2)

IsRegularC,v

true

(3)

v

3

(4)

IsHamiltonianC

false

(5)

DrawGraphC

See Also

SpecialGraphs

Tutte8CageGraph

TutteCoxeterGraph