moebius_kantor_graph#
- graph_tool.collection.moebius_kantor_graph()[source]#
Returns the Moebius-Kantor graph.
- Returns:
- g
Graph
Moebius-Kantor graph
- g
Notes
The Möbius-Kantor graph is the cubic symmetric graph on 16 nodes. Its LCF notation is \([5,-5]^8\), and it is isomorphic to the generalized Petersen graph [moebius_kantor].
References