w

https://en.wikipedia.org/wiki/Planar_graph

The Polish mathematician Kazimierz Kuratowski provided a characterization of planar graphs in terms of forbidden graphs, now known as Kuratowski's theorem:

finite graph is planar if and only if it does not contain a subgraph that is a subdivision of K5 (the complete graph on five vertices) or K3,3 (complete bipartite graph on six vertices, three of which connect to each of the other three, also known as the utility graph).

subdivision of a graph results from inserting vertices into edges (for example, changing an edge •——• to •—•—•) zero or more times.

 

An example of a graph which doesn't have K5 or K3,3 as its subgraph. However, it has a subgraph that is homeomorphic to K3,3 and is therefore not planar.

Instead of considering subdivisions, Wagner's theorem deals with minors:

A finite graph is planar if and only if it does not have K5 or K3,3 as a minor.

 

An animation showing that the Petersen graph contains a minor isomorphic to the K3,3 graph

Klaus Wagner asked more generally whether any minor-closed class of graphs is determined by a finite set of "forbidden minors". This is now the Robertson–Seymour theorem, proved in a long series of papers. In the language of this theorem, K5 and K3,3 are the forbidden minors for the class of finite planar graphs.

https://zh.wikipedia.org/wiki/平面图_(图论)

波兰数学家卡齐米日·库拉托夫斯基提出的一类禁忌准则(指满足某种条件的图就一定无法具有某个性质)中,也包括了平面图的情况。他提出的一个定理说明:

一个有限图(顶点数和边数有限的图)是平面图当且仅当它并不包含一个是{\displaystyle K_{5}}(有五个顶点的完全图)或{\displaystyle K_{3,3}}(三个顶点的二部图)的分割的子图[1]

其中,一个图A是另一个图B分割是指:A是在B的基础上,在某些边的中间加上顶点:

而得到的新的图。

用图的同胚理论来说,就是:一个有限图是平面图当且仅当这个图不包含任何同胚的子图。

这个定理的一般化是罗伯森-西摩定理

最新文章

  1. 微信小程序购物商城系统开发系列-工具篇
  2. sprint3总结
  3. 原生js实现网页触屏滑动
  4. Karma+Jasmine实现自动化单元测试
  5. AXIS最佳实践
  6. MVC认知路【点点滴滴支离破碎】【一】----新建数据库
  7. python 获取文件夹大小
  8. memset与malloc性能测试
  9. 初探 Ext JS 6 (sencha touch/ext升级版)
  10. HDU 5950:Recursive sequence(矩阵快速幂)
  11. MapReduce数据流(二)
  12. 35、Android 性能优化、内存优化
  13. java快速获取大图片的分辨率(大图片格式JPG,tiff ,eg)
  14. 学习笔记-[Maven实战]-第三章:Maven使用入门(2)
  15. 做了一个类似天猫鼠标经过icon的动画,记录一下
  16. 最简单bat教程
  17. 5个步骤,将 storyboard 从 iphone 版转变为 ipad 版
  18. 使用CSS选择器实现选择指定子节点
  19. spring boot(十五)spring boot+thymeleaf+jpa增删改查示例
  20. iOS-高仿通讯录之商品索引排序搜索

热门文章

  1. Sencha Touch开发完整流程快速讲解
  2. 【Java】Java_01初步
  3. linux 网络性能优化
  4. js获取本页的来源地址
  5. linux navicat 过期 解决办法
  6. Linux 中 eclipse 的tomcat端口号被占用
  7. 【Akka】在并发程序中使用Future
  8. xcode7和ios9适配之路
  9. 485. Max Consecutive Ones【easy】
  10. multicast based on udp