• 沒有找到結果。

The 4-choosability of planar graphs and cycle adjacency

N/A
N/A
Protected

Academic year: 2022

Share "The 4-choosability of planar graphs and cycle adjacency"

Copied!
17
0
0

加載中.... (立即查看全文)

全文

(1)

The 4-choosability of planar graphs and cycle adjacency

臺北市立第一女子高級中學 林芮吟 指導老師 楊宗穎

Abstract

This article studies list coloring of planar graphs. Suppose G is a plane graph and H is a subgraph of G which is induced by the edges of some 4-, 5-faces of G. Let DH be a graph constructed from H with the vertex set V(DH) ={f : f is a 4-, 5-face of H and G}and the edge set E(DH) ={f f: f and f are adjacent in G}. An edge of H is called an inner-edge if it is a common edge of two 4-, 5-faces of G, otherwise it is called an outer-edge. If DH is a tree and all outer-edges of H are adjacent to 3-cycles in G, then H is called a star-sun in G. It is proved that a planar graph without adjacent 3-cycles, adjacent 4-cycles and star-suns is 4-choosable.

中文摘要

本篇研究平面圖的列表著色問題。令圖 G 為一個簡單平版圖,並令圖 H 是一個由 圖 G 中的 4-面與 5-面的邊生成的連通子圖。令圖 DH 為一個由圖 H 中建構出來的 圖,其點集 V(DH) ={f : f 是 H 和 G 的一個 4-面或 5-面}、邊集 E(DH) ={f f : f 和 f在 G 中相鄰}。在圖 H 中的邊 e,若 e 為兩個 4-面或 5-面的共同邊,則稱 e 為 內部邊,反之則稱為外圍邊。若圖 DH 是樹型圖且圖 H 中所有的外圍邊皆與 3-圈相鄰,

則稱圖 H 為在圖 G 中的星日圖。對於平面圖,針對長度較小的圈進行限制,我們設計充 分條件『不包含相鄰 3-圈、相鄰 4-圈與星日圖』,使得滿足條件的平面圖為可四元列表著 色。

1 Introduction and Preliminaries

In 1852, Francis Guthrie, while trying to color the map of counties of England, noticed that only four different colors were sufficient in order that two countries sharing a boundary receiving different colors. The Four Color Map Problem then spread out through Augustus De Morgan of University College London. Figure1.1 shows that four colors are sufficient for the maps of Taiwan and the United States.

(2)

Figure 1.1 Examples for The Four Color Map Problem.

The problem was solved by Appel, Haken and Koch with the aids of computer in 1977, and known as The Four Color Theorem. The theorem now is often stated in term of the dual graph of a planar graph as: every planar graph is 4-colorable, namely the vertices of a planar graph can be colored by using 4 colors such that adjacent vertices receive different colors. Soon after then, Vizing [7] and Erdős et al. [2] generalized the concept of coloring to list coloring. This article studies list coloring for planar graphs.

Let G be a graph. A proper vertex coloring of G is a mapping φ : V(G) N such that φ(v) ̸= φ(u) whenever v and u are adjacent. A list-assignment of G is a mapping L : V(G) 2N and is called a k-list-assignment if each L(v) is of size k. The graph G is L-colorable if there exists an L-coloring which is a proper vertex coloring φ of G such that the color φ(v) L(v) for each v V(G). Figure 1.2 demonstrates a list-assignment L, using real colors, and an L-coloring of the map of Taiwan. If G is L-colorable for any k-list-assignment L, then G is said to be k-choosable. The choosability of a graph G is the minimum integer k such that G is k-choosable.

Figure 1.2 The example of an L-coloring of the map of Taiwan.

(3)

1.1 Survey and Motivations

In 1994, Thomassen [6] proved that every planar graph is 5-choosable. Voigt [8]

showed that not all planar graphs are 4-choosable. Hence, over the past decades, determining whether a planar graph is 4-choosable or not has received significant attention. Some notable research studies of choosability on planar graphs are as follows:

1. Thomassen [6] proved that every planar graph is 5-choosable.

2. Voigt [8] presented an example of planar graph which is not 4-choosable.

3. Every planar graph G without 3-cycles is 4-choosable because δ(G)3.

4. Lam et al. [4] proved the 4-choosability of planar graphs without 4-cycles.

5. Wang and Lih proved the 4-choosability of planar graphs without 5-cycles, or without 6-cycles, or without intersecting 3-cycles in [10,9,11].

6. Farzad [3] proved the 4-choosability of planar graphs without 7-cycles.

7. Chen et al. [1] proved the 4-choosability of planar graphs without 4-cycles adja- cent to 3-cycles.

8. Lin [13] proved that the 4-choosability of planar graphs without adjacent 3-cycles, adjacent 4-cycles and k-suns.

This article provides a new sufficient condition for a planar graph to be 4- choosable. Different from the above research, in this study, each short cycle is allowed to exist. This article uses the discharging method, the proof by contra- diction, the Euler’s formula and the mathematical induction to prove the following theorem.

Theorem: Every planar graph without adjacent 3-cycles, adjacent 4-cycles and star-suns is 4-choosable.

1.2 Definitions

All graphs considered in this article are finite, simple and planar. A plane graph is a drawing of a planar graph in which edges only interest at their end vertices.

Let G be a plane graph with V(G), E(G), F(G)as its vertex set, edge set and face set, respectively. The degree of a vertex v in G, written as d(v), is the number of edges incident to it. The degree of a face f in G, denoted by d(f), is the number of edges incident to it. The minimum degree of G, min{d(v)| v∈V(G)}, is denoted byδ(G). A vertex v is a k-vertex (k+-vertex or k-vertex, respectively) if d(v) =k

(4)

(d(v) k or d(v) k, respectively). A face f is a k-face (k+-face or k-face, respectively) if d(f) =k (d(f)≥k or d(f)≤k respectively).

Let G be a plane graph. Two cycles are adjacent if they have at least one edge in common. Two cycles are intersecting if they have at least one vertex in common.

A cycle of length k is called a k-cycle. A k-sun in a plane graph G is a k-cycle whose each edge is adjacent to a 3-cycle, see Figure1.3.

Figure 1.3 In G, the red 7-cycle is a 7-sun and the blue 11-cycle is an 11-sun.

Assume H is a subgraph of a plane graph G which is induced by the edges of some 4-, 5-faces of G. Notice that H is also a plane graph. A 4-, 5-face of H is called a real-face if it is also a 4-, 5-face of G. An edge of H is called an inner-edge if it is a common edge of two real 4-, 5-faces of H, otherwise it is called an outer- edge. Let DH be the graph with V(DH) = {f : f is a real 4-, 5-face of H} and E(DH) = {f f : f and f are adjacent in H}. If DH is a tree and all outer-edges of H are adjacent to 3-cycles in G, then H is called a star-sun in G. Note that a star-sun is a special k-sun. If DH is a tree and there is only one outer-edge of H not adjacent to 3-cycle in G, then H is called a flower in G. A maximal flower in G is a flower not a subgraph of another flower.

Example (in Figure1.4). In (a), let H be a subgraph which is induced by the edges of some 4-, 5-faces in G. The graph DH is a tree. In (b), the red 4-cycle is a flower but not a maximal flower in G. The red part of (c) is a maximal flower in G since it is not a subgraph of another flower. The red part of (d) are star-suns.

(5)

(a) A special subgraph of H. (b) A flower (red). (c) A maximal flower (red).

(d) Two star-suns (red).

Figure 1.4

2 Proof of the Theorem

The idea of the proof follows a common routine as is in the articles mentioned in Section 1.1. First, we assume that there are counterexamples to the Theorem. Let G be a minimal counterexample with fewest vertices. We derive several forbidden configurations in G and discuss some properties of G.

We then apply the discharging method to show that the minimal counterexample does not exist. We design the initial charges w : V(G)→F(G) for all vertices and faces in the minimal counterexample G and the discharging rules. We modify w to w by applying the discharging rules. Since the discharging rules only transfer charges in G, the initial total charge of w and wshould be the same. We shall show that the total charges of w and w are different, which is a contradiction in total charge. Therefore, the minimal counterexample does not exist and the Theoremis proved.

2.1 Properties of a Minimal Counterexample

Let G be a minimal counterexample of theTheorem. Assume L is a 4-list-assignment of G such that G is not L-colorable. We derive some properties of G.

(6)

Lemma 1: The minimum degree of vertex in G is at least 4, in other words, δ(G)≥4.

Proof. Suppose to the contrary that there is a vertex u of degree less than 4. Delet- ing u from G results a graph G with fewer vertices than G. As G satisfying the conditions of theTheorem, by the induction hypothesis, G has an L-coloring. Be- cause the list of u has 4 permissible colors and the number of the neighbors of u is less than 4, we can color u with a color in L(u), and hence extending an L-coloring of G to an L-coloring of G, see Figure2.1. This is a contradiction.

Figure 2.1 The vertex u has at most three neighbors u1, u2, u3in G.

2.1.1 Forbidden subgraphs of G : 1-subgraph and 2-subgraph

In the graph G, a℘1-subgraph is a 4-cycle in which every vertex is of degree 4 in G, and a2-subgraph is the union of two intersecting 4-cycles in which every vertex is of degree 4 except that the intersecting vertex is of degree 5 in G, see Figure2.2.

Figure 2.2 A1-subgraph and a2-subgraph.

Lemma 2: The graph G contains neither a1-subgraph nor a℘2-subgraph.

(7)

Proof. Suppose G contains a 1-subgraph with vertex set V(℘1) ={v1, v2, v3, v4} and edge set E(℘1) ={v1v2, v2v3, v3v4, v4v1}. Delete V(℘1) from G, and then the remaining graph G =G−V(℘1)admits an L-coloringφby the induction hypoth- esis. For all v V(℘1), let L1(v) = L(v)\ {φ(u) | u∈V(G)and uv∈E(G)}. Then,|L1(vi)| ≥2 for i∈ {1, 2, 3, 4}, see Figure2.3(a).

First, suppose that L1(v1) =L1(v2) =L1(v3) =L1(v4) ={a, b}. In this case, we color v1and v3by a, color v2and v4by b. Second, suppose that not all L1(vi)being the same, say L1(v1)̸=L1(v4). In this case, choose some a∈ L1(v1)\L1(v4). Then color v1by a, color v2by a color b∈L1(v2)\ {a}, color v3by a color c∈L1(v3)\ {b} color v4by a color d∈L1(v4)\ {c}which is not equal to a. Then,℘1is L1-colorable.

Hence, we can extendφ to an L-coloring of G.

Suppose G contains a℘2-subgraph with V(℘2) ={v1, v2, v3, v4, v5, v6, v7}, E(℘2) = {v1v2, v2v3, v3v4, v4v1, v4v5, v5v6, v6v7, v7v4}. Then G = G−V(℘2) admits an L- coloringφ. For all v∈V(℘2), let L2(v) =L(v)\ {φ(u)|u∈V(G) and uv∈E(G)}. Then,|L2(vi)| ≥2 for i∈ {1, 2, 3, 5, 6, 7}and|L2(v4)| ≥3, see Figure2.3(b).

If L2(v5)∩L2(v7)̸= ∅, then we choose a color a∈ L2(v5)∩L2(v7) and a color b L2(v6)\ {a}. Let φ(v5) = φ(v7) = a and φ(v6) = b. For the remaining 4-cycle{v1, v2, v3, v4}, each vertex still has at least 2 permissible colors that are not used by any of its colored neighbors. Therefore, we can extend φ to an L-coloring of G. Assume L2(v5)∩L2(v7) =∅. According to the proof of 1-subgraph, there is an L-coloring φ to the 4-cycle{v1, v2, v3, v4}. Without loss of generality, assume φ(v4) / L2(v7). We choose a color a L2(v5)\ {φ(v4)}, b L2(v6)\ {a} and c L2(v7)\ {b}. Let φ(v5) = a, φ(v6) = b and φ(v7) = c. Therefore, we can extend φ to an L-coloring of G. This completes the proof of Lemma2.

(a) A1-subgraph. (b) A 2-subgraph.

Figure 2.3

(8)

2.1.2 The distribution of all 4-, 5-faces in G

Consider the special graph DG, it presents the distribution of all 4-, 5-faces in the minimal counterexample G. Assume H is a subgraph of G which is induced by the edges of some 4-, 5-faces of G and DHis a connected component of DG. Letα be the number of real-5-faces in H, and β be the number of real-4-faces in H. The number of outer-edges and inner-edges of H are denoted by Outer(H)and Inner(H). Note that the sum of Outer(H)and Inner(H) is|E(H)|.

Example (in Figure2.4). Let H be a subgraph of G which is induced by the edges of some 4-, 5-faces of G and DH be a connected component of DG. In H, there are 6 real-5-faces, 3 real-4-faces, one 6-face (may be not real), one 3-face (may be not real), one 13-face (may be not real), 22 outer-edges and 10 inner-edges. Hence, α=6,β=3, Outer(H) =22 and Inner(H) =10.

Figure 2.4 A subgraph H with DH being a connected component of DG.

2.1.3 A special graph DH constructed by the real 4-, 5-faces in H To describe the distribution of the 4-, 5-faces in the minimal counterexample G, let H be a subgraph of G which is induced by the edges of some 4-, 5-faces of G and DH be a connected component of DG. The graph DH is constructed by real-4-faces and real-5-faces in H, see Figure 2.5(a). Note that if H is a maximal flower in G, then DH is a tree, see Figure2.5(b).

(9)

(a) The graph DH has a cycle.

(b) The graph DH is a tree.

Figure 2.5 The construction of DH.

Lemma 3: Let H be a subgraph of G which is induced by the edges of some 4-, 5- faces of G and DH be a connected component of DG.

1. If DH is a tree, then Outer(H) =3α+2β+2.

2. If DH is not a tree, then Outer(H)3α+2β.

Proof. Note that the degree sum of all real-4-faces, real-5-faces of H counts outer- edges once and inner-edges twice. Hence, 5α+ = Outer(H) +2 Inner(H). If DH is a tree, then the number of the inner-edges of H is α+β−1. This means Inner(H) =α+β1. Therefore, we have Outer(H) =++2. If DH is not a tree, then Inner(H)≥α+β. This implies that Outer(H)3α+2β.

Example (for Lemma3). In Figure 2.6 (a), DH is a tree with α =2, β = 3 and Outer(H) =14. Then, Outer(H) =14=3·2+2·3+2=3α+2β+2.

In Figure2.6(b), DHis not a tree withα=6,β=3 and Outer(H) =22. Then, Outer(H) =223·6+2·3=3α+2β .

(10)

(a) (b) Figure 2.6

2.2 Discharging Method

2.2.1 Discharging rules

For x V(G)∪F(G), the initial charge of x is defined by the weight function w(x) =3d(x)12. By using the Euler’s formula of a connected planar graphs, we have V(G)−E(G) +F(G) =2. Hence, the total charge of w is

w(G) =

x∈V(G)∪F(G)

w(x) =

v∈V(G)

(3d(v)12) +

f∈F(G)

(3d(f)12)

= 3

v∈V(G)

d(v) +

f∈F(G)

d(f)

12(|V(G)| + |F(G)|)

= 3(2|E(G)| +2|E(G)|) −12(|E(G)| +2) =24.

Now we will discharge the charges according to the following rules, see also Figure2.7.

(R-1) If a 4-face f is incident to exactly one 5+-vertex v, then v sends charge 2 to f .

(R-2) If a 4-face f is incident to more than one 5+-vertex v, then each v sends charge 1 to f .

(R-3) Discharge 1 of the charge of a non-triangular face to each of its adjacent 3-faces.

(R-4) If a 6+-face f is adjacent to a maximal flower H, then f sends charge 1 to the face f in H that is adjacent to f.

(11)

Figure 2.7 Discharging rules.

Let w and w denote the weight functions for the initial charge and the one after discharging. Now we estimate the total charge of w. Notice that the total charge of w is supposed to be the same as that of w. The proof of the Theorem will be obtained by showing the total charge of w is nonnegative.

2.2.2 New charges of the vertices and faces

Assume v∈V(G). By Lemma1, we may assume that v is of degree at least 4.

1. If d(v) =4, then w(v) =w(v) =0 since v does not transfer any charges to others.

2. Let d(v) =5. The vertex v is incident to at most two 4-faces, since G contains no adjacent 4-faces. According to R-1and R-2, if v is incident to at most one 4- face which receives at most 2 from v, then w(v)≥w(v)2=32=1>0.

If v is incident to 2 intersecting 4-faces, and one of them that only has an incident 5+-vertex receives 2 from v, then the other must receive only 1 from v because G forbids℘2-subgraph. Hence, w(v)≥w(v)12=312=0, see Figure 2.8.

Figure 2.8 The situation that a 5-vertex sends 3 charges to 4-faces.

3. If d(v)≥6, then v is incident to at most [d(v)

2 ]

4-faces because G contains

(12)

no adjacent 4-cycles and each 4-face receives 2 at most from v, where[x]is the largest integer not exceeding x, see Figure2.9. Therefore,

w(v)≥w(v)2 [d(v)

2 ]

=3d(v)122 [d(v)

2 ]

≥2d(v)120.

Figure 2.9 Each 6+-vertex sends at most [d(v)

2 ]

charges to its incident 4-faces.

Next, assume f ∈F(G).

1. If d(f) =3, then the faces adjacent to f are not 3-faces, since G contains no adjacent 3-faces. Therefore, w(f) =w(f) +1·3= (3) +1·3=0, because f gets 3 charges from its adjacent 4+-faces according to R-3, see Figure2.10.

Figure 2.10 Every 3-face receives 3 charges from its adjacent 4+-faces.

2. If d(f)∈ {4, 5}, then we compute their charges together in group. Let H be

(13)

DH be a connected component of DG. Since G contains no star-suns, we can classify H into three types:

(1) H is called Type-1 if DH is a tree and H is a maximal flower of G, see Figure2.11(a).

(2) H is called Type-2 if DH is a tree and H is not a maximal flower of G, see Figure2.11(b).

(3) H is called Type-3 if DH is not a tree, see Figure 2.11(c).

Let f be a real 4-, 5-face of H. We call f Type-i if H is Type-i for some i∈ {1, 2, 3}.

(a) Type-1: DH is a tree and H is a maximal flower in G.

(b) Type-2: DH is a tree but H is not a maximal flower in G.

(c) Type-3: DH is not a tree.

Figure 2.11

(14)

In the above three types, let the number of real-5-faces be α and the number of real-4-faces be β. Since G forbids℘1-subgraph, every 4-face of G is incident to one 5+-vertex at least. As a result, after applying R-1and R-2, each 4-face of G receives 2 charges from 5+-vertices at least. The original charge of each 5-face is three, so the sum of the charges of the real 4-, 5-faces in H is at least 3α+2β.

(1) If H is Type-1, then H sends at most Outer(H)1 charges to its adjacent 3-faces according to R-3, and H receives charge 1 from a 4+-face according to R-4. Note that DH is a tree since H is a maximal flower. By Lemma3 (1), Outer(H) =3α+2β+2. Hence,

f ∈ {f :a real-face of

Type-1 H with d( f )∈ {4, 5}}

w(f)3α+2β(Outer(H)1)+1

=+− (3α++21)1=0.

(2) If H is Type-2, then H sends at most Outer(H)2 charges to its adjacent 3-faces, or it is a maximal flower. By Lemma3(1), Outer(H) =++ 2. Hence,

f ∈ {f :a real-face of

Type-2 H with d( f )∈ {4, 5}}

w(f)3α+(Outer(H)2)

=3α+2β− (3α+2β+22) =0.

(3) If H is Type-3, then H sends at most Outer(H) charges to its adjacent 3-faces. By Lemma3 (2), Outer(H)3α+2β. Hence,

f ∈ {f : a real-face of

Type-3 H with d( f )∈ {4, 5}}

w(f)3α+Outer(H)

3α+− (3α+) =0.

3. If d(f)≥6, then w(f)≥w(f)1·d(f) =2d(f)12≥0 since f transfers at most charges d(f)to its incident faces which are 3-cycles or maximal flowers according to R-3and R-4, see Figure2.12.

(15)

Figure 2.12 A 6+-face sends at most d(f) charges.

After discharging, the total charge of w is

x∈V(G)∪F(G)

w(x) =

v∈V(G)

w(v) +

f∈{3-face, 6+-face in G}

w(f)

+

f∈{4-, 5-face is Type-1}

w(f) +

f∈{4-, 5-face is Type-2}

w(f)

+

f∈{4-, 5-face is Type-3}

w(f)0.

Since the original total charge is 24,

x∈V(G)∪F(G)

w(x)̸=

x∈V(G)∪F(G)

w(x),

a contradiction. In other words, the minimal counterexample G does not exist.

Therefore, the proof of the Theoremis completed.

3 Summary and Conclusions

3.1 The Difference Between the Previous Result and the The- orem

The result in [13] shows that every planar graph without adjacent 3-cycles, adjacent 4-cycles and k-suns is 4-choosable. In the new Theorem, the k-suns can exist, and only a kind of particular suns, called star-suns, is forbidden. In other words, the one is a special case in light of the research. Hence, theTheoremis better than the previous result.

(16)

3.2 The Value of the Theorem

1. It is worth noticing in [5] that Montassier design a planar graph that satisfies the conditions of the Theorembut is not 3-choosable. Therefore, it is tight that every planar graph without adjacent 3-cycles, adjacent 4-cycles and star-suns is 4-choosable.

2. Construction of a Coloring Algorithm.

For the planar graph G satisfying our conditions, we can color G according to the following steps:

(1) Search for vertices with degrees less than 4,1-subgraphs and2-subgraphs and delete them recursively.

(2) What remains is a graph Gwith minimum degree at least 4 and with neither

1-subgraph nor 2-subgraph. But by the Theorem, G cannot exist. This means graph G is deleted completely.

(3) If we list what we have deleted in their order, then we can color the graph according to the backward order.

3.3 Conjectures

After completing the proof of theTheorem, based on the process of the discharging we make a conjecture as follows.

Conjecture: Every planar graph without adjacent 3-cycles, adjacent 4-cycles is 4-choosable.

References

[1] P. Chen, M. Chen and Y. Wang, Planar graphs without 4−cycles adjacent to triangles are 4-choosable, Discrete Math. 339 (2016), 3052–3057.

[2] P. Erdős, A. L. Rubin and H. Taylor, Choosability in graphs, Congr. Numer. 26 (1979), 125–157.

[3] B. Farzad, Planar graphs without 7-cycles are 4-choosable, Discrete Math. 23 (2009), 1179–1199.

[4] P. Lam, B. Xu and J. Liu, The 4-choosability of plane graphs without 4-cycles, J. Combin. Theory. Ser. B. 76 (1999), 117–126.

(17)

[5] M. Montassier, A note on the not 3-choosability of some families of planar graphs, Inform. Proc. Letters. 99 (2006), 68–71.

[6] C. Thomassen, Every planar graph is 5-choosable, J. Combin. Theory. Ser. B.

62 (1994), 180–181.

[7] V. G. Vizing, Coloring the vertices of a graph in prescribed colors, Metody Diskret. Anal. 19 (1976), 3–10.

[8] M. Voigt, List colourings of planar graphs, Discrete Math. 120 (1993), 215–219.

[9] W. Wang and K.W. Lih, The 4-choosability of planar graphs without 6-cycles, Austr. J. Combin. 24 (2001), 157–164.

[10] W. Wang and K.W. Lih, The 4-choosability of planar graphs without 5-cycles, Applied Math. Letters. 15 (2002), 561–565.

[11] W. Wang and K.W. Lih, Choosability and edge choosability of planar graphs without intersecting triangles, Discrete Math. 15 (2002), 538–545.

[12] D. West, Introduction to Graph Theory, Pearson Education 2008.

[13] 林芮吟,《平面圖的四元列表著色》,2017 年臺灣國際科學展覽會,臺灣國際

科學網頁。

參考文獻

相關文件

1 月 2月 3月 4月 5月 6月 7月 8月 9月 10月 11月 12月

8 Case study(2) 9 Managing Industry(1) 10 Case study(3) 11 Case study(4) 12 Case study(5) 13 Strategies of MNE(1) 14 Strategies of MNE(2) 15 Strategies of MNE(3) 16

Eight new ent-beyerane metabolites, 5-8, 12, and 14-16, and four new ent-kaurane metabolites, 3, 10, 11, and 13, together with two known metabolites, 4 and 9, were isolated from

Eight new ent-beyerane metabolites, 5-8, 12, and 14-16, and four new ent-kaurane metabolites, 3, 10, 11, and 13, together with two known metabolites, 4 and 9, were isolated from

Eight new ent-beyerane metabolites, 5-8, 12, and 14-16, and four new ent-kaurane metabolites, 3, 10, 11, and 13, together with two known metabolites, 4 and 9, were isolated from

2 09/24 orientation 3 10/01 practicum I 4 10/08 practicum I 5 10/15 practicum I 6 10/22 practicum I 7 10/29 practicum I 8 11/05 practicum II 9 11/12 practicum II 10 11/19 practicum

3 10/04 project 討論 project 討論 4 10/11 project 討論 project 討論 5 10/18 project 討論 project 討論 6 10/25 project 討論 project 討論 7 11/01 project 討論 project 討論

2 Process Management 3 Process Management 4 Process Management 5 Process Management 6 Process Management, 7 Process Management 8 Process Management 9 Midterm Exam 10 Memory