From 5dbea09834da67a181689abb3a003aa9c49ac852 Mon Sep 17 00:00:00 2001 From: zhouyuyang2002 <54274322+zhouyuyang2002@users.noreply.github.com> Date: Thu, 22 Aug 2019 20:09:24 +0800 Subject: [PATCH] =?utf8?q?add=20=E4=BA=8C=E5=88=86=E5=9B=BE=E6=9F=93?= =?utf8?q?=E8=89=B2=E7=9A=84=E6=9E=84=E9=80=A0=E6=80=A7=E8=AF=81=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/graph/color.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/docs/graph/color.md b/docs/graph/color.md index 4221e287..51d36006 100644 --- a/docs/graph/color.md +++ b/docs/graph/color.md @@ -22,6 +22,41 @@ 若 $n$ 为奇数( $n \neq 1$ )时, $\chi'(K_n)=n$ ,当 $n$ 为偶数时, $\chi'(K_n)=n-1$ +### 二分图 Vizing 定理的构造性证明 + +按照顺序在二分图中加边。 + +我们在尝试加入边 (x,y) 的时候,我们尝试寻找对于 x,y 编号最小的尚未被使用过的颜色,假设分别为 lx,ly 。 + +如果 lx=ly 此时我们可以直接将这条边的颜色设置为 lx 。 + +否则假设 lx