TOPICS
Search

Unswitchable Graph


A graph is said to be unswitchable if it cannot be reduced to another graph with the same degree sequence by edge-switching.

Conversely, a graph that can be reduced to another graph with the same degree sequence by edge-switching is known as a switchable graph.

Unswitchable graphs are characterized by forbidden induced subgraphs C_4, P_4, and 2P_2, where C_n is a cycle graph, P_4 a path graph, and 2P_2 is a ladder rung graph.

All unswitchable graphs are split graphs (Mukhopadhyay et al. 2023).

UnswitchableConnectedGraphs

The numbers of unswitchable connected graphs on n=1, 2, ... nodes are 1, 1, 2, 4, 8, 16, 32, 64, ..., (which are powers of two), the first few of which are illustrated above. Similarly, the numbers of simple not-necessarily-connected graphs are 1, 2, 4, 8, 16, 32, 64, 128, ....


See also

Degree Sequence, Split Graph, Switchable Graph

Explore with Wolfram|Alpha

References

Berge, C. Graphs and Hypergraphs. New York: Elsevier, 1973.Eggleton, R. B. "Graphic Sequences and Graphic Polynomials: A Report." Colloq. Math. Soc. J. Bolyai 10, 385-392, 1975.Mukhopadhyay, A.; John, D.; and Vasudevan, S. "Recognizing and Generating Unswitchable Graphs." 12 Apr 2023. https://arxiv.org/abs/2304.12381.

Cite this as:

Weisstein, Eric W. "Unswitchable Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/UnswitchableGraph.html

Subject classifications