MoebiusKantorGraph - 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]

  

MoebiusKantorGraph

  

construct Moebius-Kantor graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

MoebiusKantorGraph()

Description

• 

The MoebiusKantorGraph() command returns the Möbius-Kantor graph, a symmetric bipartite cubic graph with 16 vertices and 24 edges.

• 

It is named after August Ferdinand Möbius and Seligmann Kantor.

Examples

withGraphTheory:

withSpecialGraphs:

GMoebiusKantorGraph

GGraph 1: an undirected graph with 16 vertices and 24 edge(s)

(1)

IsBipartiteG

true

(2)

DrawGraphG

References

  

"Möbius-Kantor graph", Wikipedia. http://en.wikipedia.org/wiki/Mobius-Kantor_graph

See Also

SpecialGraphs