南京大学:《计算机问题求解》课程教学资源(课件讲稿)平面图与图着色

平面图与图着色
平面图与图着色

可平面图(Planar Graph) 如果图G能够被画在一个平面上且图中的任 意两条边都不相交,则图G被称为可平面 图
可平面图(Planar Graph) • 如果图G能够被画在一个平面上且图中的任 意两条边都不相交,则图G被称为可平面 图

Regions ·Exterior region 。Boundary of region
Regions • Exterior region • Boundary of region

The Euler Identity 。Theorem9.1 -If G is a connected plane graph of order n, size m and having r regions,then n-m+r =2
The Euler Identity • Theorem 9.1 – If G is a connected plane graph of order n, size m and having r regions, then n-m+r =2

Theorem 9.2 If G is a planar graph of order n>=3 and size m,then m <3n-6. 。Corollary9.3 Every planar graph contains a vertex of degree 5 or less. 。Corollary9.4 -K is nonplanar
Theorem 9.2 • If G is a planar graph of order n>=3 and size m, then m <= 3n-6. • Corollary 9.3 – Every planar graph contains a vertex of degree 5 or less. • Corollary 9.4 – K5 is nonplanar

Theorem 9.5 The graph K3.3 is nonplanar
Theorem 9.5 • The graph K3,3 is nonplanar

Kuratowski's theorem A graph G is planar if and only if G does not contain K5,K3.3,or a subdivision of K5 or K3.3 as a subgraph. -A graph G'is called a subdivision of a graph G if one or more vertices of degree 2 are inserted into one or more edges of G
Kuratowski’s theorem • A graph G is planar if and only if G does not contain K5 , K3,3 , or a subdivision of K5 or K3,3 as a subgraph. – A graph G’ is called a subdivision of a graph G if one or more vertices of degree 2 are inserted into one or more edges of G

Graph Coloring Dated back to 1852.Francis Guthrie ·→De Morgan→ Hamilton→Sylvester→Kempe→Heawood >Birkhoff→Heesch→Shimamoto→Appel Haken IBM 370-168 (June 1976)
Graph Coloring • Dated back to 1852, Francis Guthrie • De Morgan Hamilton Sylvester Kempe Heawood Birkhoff Heesch Shimamoto Appel & Haken & IBM 370-168 (June 1976)

Vertex Coloring Assignment of colors to the vertices of G, one color to each vertex,such that adjacent vertices are colored differently. Chromatic number,x(G) k-colorable;k-coloring;k-chromatic
Vertex Coloring • Assignment of colors to the vertices of G, one color to each vertex, such that adjacent vertices are colored differently. • Chromatic number, χ(G) • k-colorable; k-coloring; k-chromatic

The Four Color Theorem The chromatic number of every planar graph is at most 4
The Four Color Theorem • The chromatic number of every planar graph is at most 4
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)Dijkstra算法正确性.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)图的计算机表示以及遍历.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)动态规划.pdf
- 高等教育出版社:《数据库系统实用教程》教材PDF电子版(2006,勘误表).pdf
- 高等教育出版社:《数据库系统实用教程》教材PDF电子版(2006,徐洁磐、柏文阳、刘奇志).pdf
- 南京大学:《数据库概论 Introduction to Databases》课程教学资源(教学大纲,胡伟).pdf
- Are Slice-Based Cohesion Metrics Actually Useful in Effort-Aware Post-Release Fault-Proneness Prediction? An Empirical Study.pdf
- An Empirical Study on Dependence Clusters for Effort-Aware Fault-Proneness Prediction.pdf
- Effort-Aware Just-in-Time Defect Prediction:Simple Unsupervised Models Could Be Better Than Supervised Models.pdf
- Hunting for Bugs in Code Coverage Tools via Randomized Differential Testing.pdf
- Automatic Self-Validation for Code Coverage Profilers.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第九章 输入/输出子系统.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第八章 进程调度和时间.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第七章 进程控制.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第六章 进程结构.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第五章 文件系统的系统调用.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第四章 文件和文件系统的内部结构.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第三章 数据缓冲区高速缓冲.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第二章 核心导言.pdf
- 电子科技大学:《UNIX/Linux操作系统内核结构 unix/linux kernel structure》课程教学资源(课件讲稿)第一章 系统概貌(刘玓).pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)矩阵计算.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)线性规划.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)群与拉格郎日定理.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)随机算法的概念.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)关于问题求解的几个思考.pdf
- How Far We Have Progressed in the Journey? An Examination of Cross-Project Defect Prediction.pdf
- What is System Hang and How to Handle it?.pdf
- Go To Statement Considered Harmful.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)Hashing方法.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)不同的程序设计方法.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)为什么计算机能解题.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)什么样的推理是正确的.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)关系及其基本性质.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)函数.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)分治法与递归.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)基本数据结构.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)堆与堆排序.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)如何将算法告诉计算机.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)布尔代数.pdf
- 南京大学:《计算机问题求解》课程教学资源(课件讲稿)常用的证明方法及其逻辑正确性.pdf