主題
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." 來自 —— 資源。 https://mathworld.tw/Self-ComplementaryGraph.html

主題分類