MoebiusKantorGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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