- 1、本文档共20页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 8 Graph colouring Sophia Inria(第八章图着色Inria索菲亚)
Chapter 8
Graph colouring
8.1 Vertex colouring
A (vertex) colouring of a graph G is a mapping c : V (G) → S. The elements of S are called
colours; the vertices of one colour form a colour class. If |S | = k, we say that c is a k-colouring
(often we use S = {1,...,k}). A colouring is proper if adjacent vertices have different colours.
A graph is k-colourable if it has a proper k-colouring. The chromatic number χ (G) is the least
k such that G is k-colourable. Obviously, χ (G) exists as assigning distinct colours to vertices
yields a proper |V (G)|-colouring. An optimal colouring of G is a χ (G)-colouring. A graph G is
k-chromatic if χ (G) = k.
In a proper colouring, each colour class is a stable set. Hence a k-colouring may also be seen
as a partition of the vertex set of G into k disjoint stable sets Si = {v | c(v) = i} for 1 ≤ i ≤ k.
Therefore k-colourable are also called k-partite graphs. Moreover, 2-colourable graphs are very
often called bipartite.
Clearly, if H is a subgraph of G then any proper colouring of G is a proper colouring of H .
Proposition 8.1. If H is a subgraph of G, then χ (H ) ≤ χ (G).
Proposition 8.2. χ (G) = max{χ (C),C connected component of G}.
Proof. Proposition 8.1 gives the inequality χ (G) ≥ max{χ (C),C connected component of G}
because every connected component of G is a subgraph of G.
Let us now prove the opposite inequality. Let C ,C ,...,Cp be the connected components of
1 2
G. For 1 ≤ i ≤ p , let c be a proper colouring of C with colours 1,2,...,χ (C ). Let c be the union
i i i
of the c that is the colouring of G defined by c(v) = c (v) for all v ∈ C . Since there is no edge be-
i i i
tween two vertices in different connected c
您可能关注的文档
- Chapter 2 Physical Layer(第二章物理层).pdf
- Chapter 2 Flow andTransport Equations(第二章andTransport流动方程).pdf
- Chapter 2 Mold Design Shenzhen University(第二章模具设计深圳大学).pdf
- CHAPTER 2 PREDICTING SOILSTRUCTURE (第二章预测土壤结构).pdf
- Chapter 2 R ggplot2 Examples Department of (第二章R ggplot2例子部门).pdf
- Chapter 2 Thermal Expansion Rice University(第二章热膨胀莱斯大学).pdf
- Chapter 18 Ground Effect Aerodynamics(第18章地面空气动力学的影响).pdf
- Chapter 2 Vehicle Dynamics Modeling (第二章车辆动力学建模).pdf
- CHAPTER 2 WORD PROBLEMS Hanlon Math(第二章单词问题Hanlon数学).pdf
- Chapter 2. Signal Processing and Modulation(第二章。).pdf
- 2024至2030年泥水界面计项目投资价值分析报告.docx
- 2024至2030年间甲基苯甲酰氯项目投资价值分析报告.docx
- 2024年水平双头钻孔机项目可行性研究报告.docx
- 2024年二极管拖车尾灯项目可行性研究报告.docx
- 2024至2030年中国双层不锈钢真空杯数据监测研究报告.docx
- 2024年高压液相色谱淋洗剂项目可行性研究报告.docx
- 2024至2030年中国丝带绣床上用品套装数据监测研究报告.docx
- 2024至2030年中国敌草隆原药行业投资前景及策略咨询研究报告.docx
- 2024年气液分流阀项目可行性研究报告.docx
- 2024至2030年手勾通花项目投资价值分析报告.docx
文档评论(0)