主题
Search

自补图


SelfComplementaryGraphs

自补图是与它的补图同构的。简单自补图在 n=1, 2, ... 个节点上的数量分别为 1, 0, 0, 1, 2, 0, 0, 10, ... (OEIS A000171)。前几个分别对应于一个节点的平凡图,路径图 P_4圈图 C_5

每个自补图不仅是连通的,而且是可迹的 (Clapham 1974; Camion 1975; Farrugia 1999, p. 52)。此外,所有自补图的图直径为 2 或 3 (Sachs 1962; Skiena 1990, p. 187)。对于具有 n>5 个顶点的自补图,对于每个整数 3<=l<=n-2,都存在长度为 l图圈 (Rao 1977; Farrugia 1999, p. 51)。因此,具有 n>5 个顶点的自补图的图周长n (即,该图是哈密顿图), n-1, 或 n-2 (Furrigia 1999, p. 51)。

根据定义,自补图必须恰好具有可能边总数的一半,即,对于具有 n 个顶点的自补图,有 n(n-1)/4 条边。由于 n(n-1) 必须能被 4 整除,因此 n=0 或 1 (mod 4)。

存在多项式时间条件来确定自补图是否是哈密顿图

n 个节点上的自补图的数量可以从“图多项式” P_n(x) 中获得,该多项式源自用于枚举简单图数量的 Pólya 枚举定理,为 P_n(-1)


另请参阅

补图, 同构图

使用 探索

参考文献

Camion, P. "Hamiltonian Chains in Self-Complementary Graphs." In Colloque sur la théorie des graphes (Paris, 1974) (Ed. P. P. Gillis and S. Huyberechts). Cahiers du Centre Études de Recherche Opér. (Bruxelles) 17, pp. 173-183, 1975.Clapham, C. R. J. "Hamiltonian Arcs in Self-Complementary Graphs." Disc. Math. 8, 251-255, 1974.Farrugia, A. "Self-Complementary Graphs and Generalisations: a Comprehensive Reference Manual." Aug. 1999. http://www.alastairfarrugia.net/sc-graph/sc-graph-survey.pdf.Rao, S. B. "Cycles in Self-Complementary Graphs." J. Combin. Th. |bf 22, 1-9, 1977.Read, R. C. "On the Number of Self-Complementary Graphs and Digraphs." J. London Math. Soc. 38, 99-104, 1963.Read, R. C. and Wilson, R. J. An Atlas of Graphs. Oxford, England: Oxford University Press, 1998.Sachs, H. "Über selbstkomplementäre Graphen." Publ. Math. Debrecen 9, 270-288, 1962.Skiena, S. "Self-Complementary Graphs." §5.2.3 in Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Reading, MA: Addison-Wesley, p. 187, 1990.Sloane, N. J. A. Sequence A000171/M0014 in "The On-Line Encyclopedia of Integer Sequences."Wille, D. "Enumeration of Self-Complementary Structures." J. Combin. Th. B 25, 143-150, 1978.

在 中被引用

自补图

引用为

Weisstein, Eric W. "Self-Complementary Graph." 来自 MathWorld—— 资源。 https://mathworld.net.cn/Self-ComplementaryGraph.html

主题分类