Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Kuratowski's theorem

From Wikipedia, the free encyclopedia
On forbidden subgraphs in planar graphs
For the point-set topology theorem, seeKuratowski's closure-complement problem.
A subdivision ofK3,3 in thegeneralized Petersen graphG(9,2), showing that the graph is nonplanar.

Ingraph theory,Kuratowski's theorem is a mathematicalforbidden graph characterization ofplanar graphs, named afterKazimierz Kuratowski. It states that a finite graph is planar if and only if it does not contain asubgraph that is asubdivision ofK5{\displaystyle K_{5}} (thecomplete graph on fivevertices) nor ofK3,3{\displaystyle K_{3,3}} (acomplete bipartite graph on six vertices, three of which connect to each of the other three, also known as theutility graph).

Statement

[edit]

Aplanar graph is a graph whose vertices can be represented by points in theEuclidean plane, and whose edges can be represented bysimple curves in the same plane connecting the points representing their endpoints, such that no two curves intersect except at a common endpoint. Planar graphs are oftendrawn with straightline segments representing their edges, but byFáry's theorem allowing curved edges or requiring straight edges makes no difference to their graph-theoretic characterization.

Asubdivision of a graph is a graph formed by subdividing its edges intopaths of one or more edges. Kuratowski's theorem states that a finite graphG{\displaystyle G} is planar if it is not possible to subdivide the edges ofK5{\displaystyle K_{5}} orK3,3{\displaystyle K_{3,3}}, and then possibly add additional edges and vertices, to form a graphisomorphic toG{\displaystyle G}. Equivalently, a finite graph is planar if and only if it does not contain a subgraph that ishomeomorphic toK5{\displaystyle K_{5}} orK3,3{\displaystyle K_{3,3}}.

Kuratowski subgraphs

[edit]
Proof without words that ahypercube graph isnon-planar usingKuratowski's orWagner's theorems and finding eitherK5 (top) orK3,3 (bottom)subgraphs

IfG{\displaystyle G} is a graph that contains a subgraphH{\displaystyle H} that is a subdivision ofK5{\displaystyle K_{5}} orK3,3{\displaystyle K_{3,3}}, thenH{\displaystyle H} is known as aKuratowski subgraph ofG{\displaystyle G}.[1] With this notation, Kuratowski's theorem can be expressed succinctly: a graph is planar if and only if it does not have a Kuratowski subgraph.

The two graphsK5{\displaystyle K_{5}} andK3,3{\displaystyle K_{3,3}} are nonplanar, as may be shown either by acase analysis or an argument involvingEuler's formula. Additionally, subdividing a graph cannot turn a nonplanar graph into a planar graph: if a subdivision of a graphG{\displaystyle G} has a planar drawing, the paths of the subdivision form curves that may be used to represent the edges ofG{\displaystyle G} itself. Therefore, a graph that contains a Kuratowski subgraph cannot be planar. The more difficult direction in proving Kuratowski's theorem is to show that, if a graph is nonplanar, it must contain a Kuratowski subgraph.

Algorithmic implications

[edit]

A Kuratowski subgraph of a nonplanar graph can be found inlinear time, as measured by the size of the input graph.[2] This allows the correctness of aplanarity testing algorithm to be verified for nonplanar inputs, as it is straightforward to test whether a given subgraph is or is not a Kuratowski subgraph.[3]Usually, non-planar graphs contain a large number of Kuratowski-subgraphs. The extraction of these subgraphs is needed, e.g., inbranch and cut algorithms for crossing minimization. It is possible to extract a large number of Kuratowski subgraphs in time dependent on their total size.[4]

History

[edit]

Kazimierz Kuratowski published his theorem in 1930.[5] The theorem was independently proved byOrrin Frink andPaul Smith, also in 1930,[6] but their proof was never published. The special case ofcubic planar graphs (for which the only minimal forbidden subgraph isK3,3{\displaystyle K_{3,3}}) was also independently proved byKarl Menger in 1930.[7]Since then, several new proofs of the theorem have been discovered.[8]

In theSoviet Union, Kuratowski's theorem was known as either thePontryagin–Kuratowski theorem or theKuratowski–Pontryagin theorem,[9]as the theorem was reportedly proved independently byLev Pontryagin around 1927.[10]However, as Pontryagin never published his proof, this usage has not spread to other places.[11]

Related results

[edit]

A closely related result,Wagner's theorem, characterizes the planar graphs by theirminors in terms of the same two forbidden graphsK5{\displaystyle K_{5}} andK3,3{\displaystyle K_{3,3}}. Every Kuratowski subgraph is a special case of a minor of the same type, and while the reverse is not true, it is not difficult to find a Kuratowski subgraph (of one type or the other) from one of these two forbidden minors; therefore, these two theorems are equivalent.[12]

An extension is theRobertson–Seymour theorem, stating that every class of graphs closed under taking minors (as the planar graphs are) can be characterized in an analogous way by a finite set of forbidden minors.

See also

[edit]

References

[edit]
  1. ^Tutte, W. T. (1963), "How to draw a graph",Proceedings of the London Mathematical Society, Third Series,13:743–767,doi:10.1112/plms/s3-13.1.743,MR 0158387.
  2. ^Williamson, S. G. (September 1984), "Depth-first search and Kuratowski subgraphs",J. ACM,31 (4):681–693,doi:10.1145/1634.322451,S2CID 8348222.
  3. ^Mehlhorn, Kurt; Näher, Stefan (1999),LEDA: A Platform for Combinatorial and Geometric Computing, Cambridge University Press, p. 510,ISBN 9780521563291.
  4. ^Chimani, Markus;Mutzel, Petra; Schmidt, Jens M. (2007), "Efficient extraction of multiple Kuratowski subdivisions", inHong, Seok-Hee;Nishizeki, Takao; Quan, Wu (eds.),Graph Drawing: 15th International Symposium, GD 2007, Sydney, Australia, September 24-26, 2007, Revised Papers,Lecture Notes in Computer Science, vol. 4875, Springer, pp. 159–170,doi:10.1007/978-3-540-77537-9_17,ISBN 978-3-540-77536-2
  5. ^Kuratowski, Kazimierz (1930),"Sur le problème des courbes gauches en topologie"(PDF),Fund. Math. (in French),15:271–283,doi:10.4064/fm-15-1-271-283.
  6. ^Frink, Orrin;Smith, Paul A. (1930), "Irreducible non-planar graphs",Bulletin of the AMS,36: 214
  7. ^Menger, Karl (1930), "Über plättbare Dreiergraphen und Potenzen nichtplättbarer Graphen",Anzeiger der Akademie der Wissenschaften in Wien,67:85–86
  8. ^Thomassen, Carsten (1981), "Kuratowski's theorem",Journal of Graph Theory,5 (3):225–241,doi:10.1002/jgt.3190050304,MR 0625064.
  9. ^Burstein, Michael (1978), "Kuratowski-Pontrjagin theorem on planar graphs",Journal of Combinatorial Theory, Series B,24 (2):228–232,doi:10.1016/0095-8956(78)90024-2
  10. ^Kennedy, John W.; Quintas, Louis V.; Sysło, Maciej M. (1985), "The theorem on planar graphs",Historia Mathematica,12 (4):356–368,doi:10.1016/0315-0860(85)90045-X
  11. ^Chartrand, Gary; Lesniak, Linda;Zhang, Ping (2010),Graphs & Digraphs (5th ed.), CRC Press, p. 237,ISBN 9781439826270.
  12. ^Bondy, J. A.;Murty, U.S.R. (2008),Graph Theory, Graduate Texts in Mathematics, vol. 244, Springer, p. 269,ISBN 9781846289699.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Kuratowski%27s_theorem&oldid=1316061762"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp