SlideShare ist ein Scribd-Unternehmen logo
1 von 45
Downloaden Sie, um offline zu lesen
Development of an Optimal L(2,1)-Labeling Scheme for
Triangular Windmill Graph
Jazztine Paul Bibit
Maria Christine Kadusale
Marc Christian Satuito
Ma. Jomelyn Ylen
Department of Mathematics
Polytechnic University of the Philippines
March 14, 2017
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 1 / 21
Introduction
L(2,1)-labeling
1 Griggs and Yeh [7] ”Labeling Graphs with a Condition at Distance
Two”
2 Chang and Kuo [5] ”The L(2,1)-labeling Problem on Graphs”
3 Fiala, Klox and Kratochvil [6] ”Fixed Parameter Complexity of
L(2,1)-labelings”
4 Calamoneri and Vocca [4] ”Approximability of the L(h,k)-Labeling
Problem”
5 F. Roberts [10] ”Channel Assignment Problem”
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 2 / 21
Statement of the Problem
Problem This paper aims to develop an algorithm in labeling all triangular
windmill graph so that it has an optimal L(2, 1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 3 / 21
Triangular Windmill Graph
Definition
Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained
by taking n copies of K3 with a common vertex such that n ≥ 2.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
Triangular Windmill Graph
Definition
Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained
by taking n copies of K3 with a common vertex such that n ≥ 2.
Example
Construct W (3, 3).
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
Triangular Windmill Graph
Definition
Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained
by taking n copies of K3 with a common vertex such that n ≥ 2.
Example
Construct W (3, 3). This implies n = 3. Thus, we have 3 copies of K3 and
a vertex say j which is adjacent to all vertices in K3.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
Triangular Windmill Graph
Definition
Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained
by taking n copies of K3 with a common vertex such that n ≥ 2.
Example
Construct W (3, 3). This implies n = 3. Thus, we have 3 copies of K3 and
a vertex say j which is adjacent to all vertices in K3.
Figure 1. A triangular windmill graph W (3, 3)
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
L(2,1)-labeling
Definition
An L(2,1)-labeling of a graph G is a nonnegative integer-valued function
f : V (G) → {0, 1, 2, } such that the following condition holds:
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
L(2,1)-labeling
Definition
An L(2,1)-labeling of a graph G is a nonnegative integer-valued function
f : V (G) → {0, 1, 2, } such that the following condition holds:
1 If d(u, v) = 1 then |f (u) − f (v)| ≥ 2, for all u, v ∈ V (G).
2 If d(u, v) = 2 then |f (u) − f (v)| ≥ 1, for all u, v ∈ V (G).
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
L(2,1)-labeling
Definition
An L(2,1)-labeling of a graph G is a nonnegative integer-valued function
f : V (G) → {0, 1, 2, } such that the following condition holds:
1 If d(u, v) = 1 then |f (u) − f (v)| ≥ 2, for all u, v ∈ V (G).
2 If d(u, v) = 2 then |f (u) − f (v)| ≥ 1, for all u, v ∈ V (G).
Definition
A k − L(2, 1)-labeling is an L(2,1)-labeling such that no label is greater
than k.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
L(2,1)-labeling
Definition
An optimal L(2, 1)-labeling of G is a k − L(2, 1)-labeling with minimum k
possible. The maximum label k used by an optimal L(2, 1)-labeling is
called the labeling number of G and denoted by λ(G).
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 6 / 21
L(2,1)-labeling
Definition
An optimal L(2, 1)-labeling of G is a k − L(2, 1)-labeling with minimum k
possible. The maximum label k used by an optimal L(2, 1)-labeling is
called the labeling number of G and denoted by λ(G).
Definition
The L(2, 1)-labeling number λ(G) is the minimum k such that G has an
L(2, 1)-labeling with max{f (v) : v ∈ V (G)} = k.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 6 / 21
Example
Consider C3.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
Example
Consider C3.
Figure 2. The graph of C3
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
Example
Consider C3.
Figure 2. The graph of C3
Figure 3. The L(2,1)-labeling of C3
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
Theorem
Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a
given non-empty graph.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
Theorem
Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a
given non-empty graph.
Input: A graph G = (V , E)
Output: L(2,1)-labeling of G and k is the maximum label
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
Theorem
Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a
given non-empty graph.
Input: A graph G = (V , E)
Output: L(2,1)-labeling of G and k is the maximum label
Idea: In each step, find a maximal 2-stable set from these unlabeled
vertices that are distance at least 2 away from those vertices labeled
in the previous step. Then label all vertices in that 2-stable
set with the index i in current stage. The index i starts from 0 and then
increases by 1 in each step. The maximum label k is the final value of i.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as
follows:
S1. Determine Fi and Si where
Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a
maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as
follows:
S1. Determine Fi and Si where
Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a
maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅.
S2. Label these vertices in Si (if there is any) by 1.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as
follows:
S1. Determine Fi and Si where
Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a
maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅.
S2. Label these vertices in Si (if there is any) by 1.
S3. V ← V  Si .
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as
follows:
S1. Determine Fi and Si where
Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a
maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅.
S2. Label these vertices in Si (if there is any) by 1.
S3. V ← V  Si .
S4. V = ∅ , then i ← i + 1; go to Step 1.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as
follows:
S1. Determine Fi and Si where
Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a
maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅.
S2. Label these vertices in Si (if there is any) by 1.
S3. V ← V  Si .
S4. V = ∅ , then i ← i + 1; go to Step 1.
S5. Record the current i as k (which is the maximum label).
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
Algorithm 4.1
Input: The graph of triangular windmill graph W (3, n) where
n ∈ {2, 3, 4, . . .}
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
Algorithm 4.1
Input: The graph of triangular windmill graph W (3, n) where
n ∈ {2, 3, 4, . . .}
Output: Optimal L(2, 1)-labeling of W (3, n)
The following steps are as follows:
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
Algorithm 4.1
Input: The graph of triangular windmill graph W (3, n) where
n ∈ {2, 3, 4, . . .}
Output: Optimal L(2, 1)-labeling of W (3, n)
The following steps are as follows:
S1. Let W (3, n) be the triangular windmill graph with the vertex set of
V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of
E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j =
1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
Algorithm 4.1
Input: The graph of triangular windmill graph W (3, n) where
n ∈ {2, 3, 4, . . .}
Output: Optimal L(2, 1)-labeling of W (3, n)
The following steps are as follows:
S1. Let W (3, n) be the triangular windmill graph with the vertex set of
V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of
E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j =
1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}.
S2. Let j ∈{0, 1, 2, . . . , n} and i ∈{1, 2, . . . , 2n}. Also, let
ui , vj ∈ V (W (3, n)). Label the vertices of W(3,n) using f where
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
Algorithm 4.1
Input: The graph of triangular windmill graph W (3, n) where
n ∈ {2, 3, 4, . . .}
Output: Optimal L(2, 1)-labeling of W (3, n)
The following steps are as follows:
S1. Let W (3, n) be the triangular windmill graph with the vertex set of
V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of
E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j =
1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}.
S2. Let j ∈{0, 1, 2, . . . , n} and i ∈{1, 2, . . . , 2n}. Also, let
ui , vj ∈ V (W (3, n)). Label the vertices of W(3,n) using f where
f (vj ) =
0, if j = 0,
j + 1, if j = 0.
and f (ui ) =



i + 3
2
+ n, if i is odd,
f (ui−1) + n, if i is even.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
Proof
Outline of Proof
We propose the following:
1 All W (3, n) has L(2, 1)-labeling.
2 L(2, 1)-labeling produces distinct labels.
3 Algorithm 4.1 produces optimal L(2, 1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 11 / 21
W (3, n) has L(2, 1)-labeling
The proof uses Chang-Kuo Algorithm.
Proposition 4.1
All triangular windmill graph has L(2, 1)-labeling.
Proof.
Since the triangular windmill graph is a non-empty connected graph, then
the algorithm by Chang and Kuo produced L(2, 1)-labeling. Therefore, for
all triangular windmill graph has L(2, 1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 12 / 21
Proposition 4.2
L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce
distinct labels.
Proof.
Assume that two vertices, u and v ∈ V , have the same label h. Since the
distance between any two vertices u and v is at most two, then either
d(u, v) = 1 or d(u, v) = 2.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
Proposition 4.2
L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce
distinct labels.
Proof.
Assume that two vertices, u and v ∈ V , have the same label h. Since the
distance between any two vertices u and v is at most two, then either
d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
Proposition 4.2
L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce
distinct labels.
Proof.
Assume that two vertices, u and v ∈ V , have the same label h. Since the
distance between any two vertices u and v is at most two, then either
d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling.
1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
Proposition 4.2
L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce
distinct labels.
Proof.
Assume that two vertices, u and v ∈ V , have the same label h. Since the
distance between any two vertices u and v is at most two, then either
d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling.
1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2.
2 d(u, v) = 2 ⇒|f (u) − f (v)| = |h − h| = 0 < 1.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
Proposition 4.2
L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce
distinct labels.
Proof.
Assume that two vertices, u and v ∈ V , have the same label h. Since the
distance between any two vertices u and v is at most two, then either
d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling.
1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2.
2 d(u, v) = 2 ⇒|f (u) − f (v)| = |h − h| = 0 < 1. Contradicts the
definition of L(2,1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
Proposition 4.3
Algorithm 4.1 produces optimal L(2,1)-labeling for all triangular windmill
graph.
WNTS the following holds:
1 Algorithm 4.1 produces L(2, 1)-labeling for W (3, n).
a. If d(u, v) = 1, then |f (u) − f (v)| ≥ 2, for any u, v ∈ V .
b. If d(u, v) = 2, then |f (u) − f (v)| ≥ 1, for any u, v ∈ V .
2 The labeling number for W (3, n) is 3n + 1.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 14 / 21
Algorithm 4.1 produces L(2,1)-labeling for W(3,n).
Proof for Case a
(a.) If d(u, v) = 1, then |f (u) − f (v)| ≥ 2, for any u, v ∈ V .
Let i ∈ {1, 2, ..., n}, j ∈ {0, 1, 2, ..., n} and k ∈ {1, 2, ..., n}
(i.) v0, ui
(ii.) v0, vj
(iii.) vk, u2k−1
(iv.) vk, u2k
(v.) u2k−1, u2k
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 15 / 21
Algorithm 4.1 produces L(2,1)-labeling for W(3,n).
Proof for Case b
(b.) If d(u, v) = 2, then |f (u) − f (v)| ≥ 1, for any u, v ∈ V .
(i.) vi , vj where i, j ∈ {1, 2, ..., n} and i = j
(ii.) ui , uj where i = j and i, j ∈ {1, 2, ..., 2n};
if i is even then j = i − 1
if i is odd then j = i + 1
(iii.) vj , ui when i = 2j, i = 2j − 1 and j = {1, 2, ..., n}, i = {1, 2, ..., 2n}
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 16 / 21
(2.) The labeling number for W (3, n) is 3n + 1.
Proof. Claim that the labeling number of W (3, n) is 3n + 1. Let k be the
maximum label.
1 Assume k < 3n.
2 Assume k = 3n.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 17 / 21
(2.) The labeling number for W (3, n) is 3n + 1.
Proof. Claim that the labeling number of W (3, n) is 3n + 1. Let k be the
maximum label.
1 Assume k < 3n.
2 Assume k = 3n.
Contradicts the definition of L(2,1)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 17 / 21
Conclusion
The researchers reveal that:
1. All W (3, n) has L(2, 1)-labeling.
2. Algorithm 4.1 produces optimal L(2, 1)-labeling. Moreover, the labeling
number for W (3, n) is 3n + 1.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 18 / 21
Recommendation
1 Give a specific type of graph and give its optimal L(2, 1)-labeling.
2 Let m, n ∈ N where m = n. Observe the L(m, n)-labeling of simple
graphs and develop an algorithm so that simple graphs like path,
cycle and complete graphs has optimal L(m, n)-labeling.
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 19 / 21
References
1. V. K. Balakrishnan, Schaums Outline of Theory and Problems of
Graph Theory (1997)
2. H. L. Bodlaender, T. Kloks, R. B. Tan and J. Van Leeuwen,
Approximations for Colorings of Graphs. ”The Computer Journal,47”
(2004), 193-204.
3. T. Calamoneri, The L(h, k)-Labelling Problem: A Survey and
Annotated Bibliography, ”The Computer Journal, 49”, (2006)
585-608.
4. T. Calamoneri and P. Vocca,Approximability of the L(h, k)-Labelling
Problem. ”Proceedings of 12th Colloquium on Structural Information
and Communication Complexity,Le Mont Saint-Michel, France, 24-26
May, 65-77, Lecture Notes in Computer Science 3499, Springer
Verlag, Berlin.”
5. Gerard J. Chang and David Kuo, The L(2,1)-Labeling Problem on
Graphs, (1994)
6. Fiala J, Kloks T, Kratochvl J. Fixed parameter complexity of
-labelings. ”Discrete Applied Mathematics,” (2001) 113, 5972.Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 20 / 21
References
7. J. R. Griggs and R. K. Yeh, Labeling graphs with a condition at
distance two, ”SIAM J. Discrete Math., 5” (1992), 586-595.
8. M. M. Halldorsson, Approximating the L(h, k)-labeling problem.
”International Journal of Mobile Network Design and Innovation,
1(2)” (2006), 113-117.
9. Andrew Lum, Upper Bounds on the L(2,1)-Labeling Number Of
Graphs With Maximum Degree, (2007)
10. F. Roberts, Private Communication of Roberts to Griggs Yeh
11. Zhendong Shao, The Research on the L(2,1)-labeling problem from
Graph theoretic and Graph Algorithmic Approaches, (2012)
Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 21 / 21

Weitere ähnliche Inhalte

Was ist angesagt?

Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabatinabati
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theoryChuckie Balbuena
 
CMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing RelationsCMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing Relationsallyn joy calcaben
 
Chapter 5 Graphs (1).ppt
Chapter 5 Graphs (1).pptChapter 5 Graphs (1).ppt
Chapter 5 Graphs (1).pptishan743441
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)drselvarani
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric GroupsKevin Johnson
 
68157929 lapangan-hingga
68157929 lapangan-hingga68157929 lapangan-hingga
68157929 lapangan-hinggaOyan Siemens
 
Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Darwish Ahmad
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptDrazzer_Dhruv
 
Ppt of graph theory
Ppt of graph theoryPpt of graph theory
Ppt of graph theoryArvindBorge
 
Abstract algebra & its applications
Abstract algebra & its applicationsAbstract algebra & its applications
Abstract algebra & its applicationsdrselvarani
 
geometri analitik
geometri analitikgeometri analitik
geometri analitikputriyani13
 
Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrixitutor
 

Was ist angesagt? (20)

Graph theory concepts complex networks presents-rouhollah nabati
Graph theory concepts   complex networks presents-rouhollah nabatiGraph theory concepts   complex networks presents-rouhollah nabati
Graph theory concepts complex networks presents-rouhollah nabati
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theory
 
CMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing RelationsCMSC 56 | Lecture 14: Representing Relations
CMSC 56 | Lecture 14: Representing Relations
 
Chapter 5 Graphs (1).ppt
Chapter 5 Graphs (1).pptChapter 5 Graphs (1).ppt
Chapter 5 Graphs (1).ppt
 
Chapter 1
Chapter   1Chapter   1
Chapter 1
 
Graph theory
Graph theoryGraph theory
Graph theory
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric Groups
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
 
68157929 lapangan-hingga
68157929 lapangan-hingga68157929 lapangan-hingga
68157929 lapangan-hingga
 
Abstract Algebra
Abstract AlgebraAbstract Algebra
Abstract Algebra
 
Network flows
Network flowsNetwork flows
Network flows
 
Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring Introduction to Graph and Graph Coloring
Introduction to Graph and Graph Coloring
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
Ppt of graph theory
Ppt of graph theoryPpt of graph theory
Ppt of graph theory
 
Unit 2: All
Unit 2: AllUnit 2: All
Unit 2: All
 
Abstract algebra & its applications
Abstract algebra & its applicationsAbstract algebra & its applications
Abstract algebra & its applications
 
Chapter 4 Cyclic Groups
Chapter 4 Cyclic GroupsChapter 4 Cyclic Groups
Chapter 4 Cyclic Groups
 
geometri analitik
geometri analitikgeometri analitik
geometri analitik
 
Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrix
 

Andere mochten auch

Floating turbine comprehension questions
Floating turbine comprehension questionsFloating turbine comprehension questions
Floating turbine comprehension questionsalboss23
 
Wind Float: The Depth Independent Offshore Wind Solution
Wind Float:   The Depth Independent Offshore Wind SolutionWind Float:   The Depth Independent Offshore Wind Solution
Wind Float: The Depth Independent Offshore Wind SolutionAlys Spillman
 
floating.windmill.x
floating.windmill.xfloating.windmill.x
floating.windmill.xChan-Hee Koh
 
Windmills in Greece
Windmills in GreeceWindmills in Greece
Windmills in GreeceNikos
 
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010Burton Lee
 
Floating power plant 25 03-11
Floating power plant 25 03-11Floating power plant 25 03-11
Floating power plant 25 03-11Navin Chandra
 
Underwater windmill
Underwater windmillUnderwater windmill
Underwater windmillSachin Malik
 
1. Paper on Floating Solar Photovoltaic System An Emerging Technology
1. Paper on Floating Solar Photovoltaic System An Emerging Technology1. Paper on Floating Solar Photovoltaic System An Emerging Technology
1. Paper on Floating Solar Photovoltaic System An Emerging TechnologyMd Shahabuddin
 
Cost Accounting
Cost AccountingCost Accounting
Cost Accountingashu1983
 

Andere mochten auch (13)

7th Sunday of the year
7th Sunday of the year7th Sunday of the year
7th Sunday of the year
 
Floating turbine comprehension questions
Floating turbine comprehension questionsFloating turbine comprehension questions
Floating turbine comprehension questions
 
Fórum Portugal Energy Power: The WindFloat Project - EDP
Fórum Portugal Energy Power: The WindFloat Project - EDPFórum Portugal Energy Power: The WindFloat Project - EDP
Fórum Portugal Energy Power: The WindFloat Project - EDP
 
Wind Float: The Depth Independent Offshore Wind Solution
Wind Float:   The Depth Independent Offshore Wind SolutionWind Float:   The Depth Independent Offshore Wind Solution
Wind Float: The Depth Independent Offshore Wind Solution
 
G.E.T. Smart - Smart Renewables: Principal Power Presentation
G.E.T. Smart - Smart Renewables: Principal Power PresentationG.E.T. Smart - Smart Renewables: Principal Power Presentation
G.E.T. Smart - Smart Renewables: Principal Power Presentation
 
floating.windmill.x
floating.windmill.xfloating.windmill.x
floating.windmill.x
 
Windmills in Greece
Windmills in GreeceWindmills in Greece
Windmills in Greece
 
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010
Floating Power Plant Overview - Carsten Bech - Floating Power Plant - April 2010
 
Wind Turbine
Wind TurbineWind Turbine
Wind Turbine
 
Floating power plant 25 03-11
Floating power plant 25 03-11Floating power plant 25 03-11
Floating power plant 25 03-11
 
Underwater windmill
Underwater windmillUnderwater windmill
Underwater windmill
 
1. Paper on Floating Solar Photovoltaic System An Emerging Technology
1. Paper on Floating Solar Photovoltaic System An Emerging Technology1. Paper on Floating Solar Photovoltaic System An Emerging Technology
1. Paper on Floating Solar Photovoltaic System An Emerging Technology
 
Cost Accounting
Cost AccountingCost Accounting
Cost Accounting
 

Ähnlich wie Optimal L(2,1)-Labeling of Triangular Windmill Graphs

DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSgraphhoc
 
E-Cordial Labeling of Some Mirror Graphs
E-Cordial Labeling of Some Mirror GraphsE-Cordial Labeling of Some Mirror Graphs
E-Cordial Labeling of Some Mirror GraphsWaqas Tariq
 
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFUL
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFULLADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFUL
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFULFransiskeran
 
On the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant EdgesOn the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant EdgesGiselleginaGloria
 
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...Lake Como School of Advanced Studies
 
SAT based planning for multiagent systems
SAT based planning for multiagent systemsSAT based planning for multiagent systems
SAT based planning for multiagent systemsRavi Kuril
 
On fixed point theorem in fuzzy metric spaces
On fixed point theorem in fuzzy metric spacesOn fixed point theorem in fuzzy metric spaces
On fixed point theorem in fuzzy metric spacesAlexander Decker
 
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalNew Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalGiselleginaGloria
 
A coefficient inequality for the starlike univalent functions in the unit dis...
A coefficient inequality for the starlike univalent functions in the unit dis...A coefficient inequality for the starlike univalent functions in the unit dis...
A coefficient inequality for the starlike univalent functions in the unit dis...Alexander Decker
 
Even Harmonious Labeling of the Graph H (2n, 2t+1)
Even Harmonious Labeling of the Graph H (2n, 2t+1)Even Harmonious Labeling of the Graph H (2n, 2t+1)
Even Harmonious Labeling of the Graph H (2n, 2t+1)inventionjournals
 
dhirota_hone_corrected
dhirota_hone_correcteddhirota_hone_corrected
dhirota_hone_correctedAndy Hone
 
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Tomoya Murata
 
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 IJCER (www.ijceronline.com) International Journal of computational Engineeri... IJCER (www.ijceronline.com) International Journal of computational Engineeri...
IJCER (www.ijceronline.com) International Journal of computational Engineeri...ijceronline
 

Ähnlich wie Optimal L(2,1)-Labeling of Triangular Windmill Graphs (20)

DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
 
E-Cordial Labeling of Some Mirror Graphs
E-Cordial Labeling of Some Mirror GraphsE-Cordial Labeling of Some Mirror Graphs
E-Cordial Labeling of Some Mirror Graphs
 
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFUL
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFULLADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFUL
LADDER AND SUBDIVISION OF LADDER GRAPHS WITH PENDANT EDGES ARE ODD GRACEFUL
 
balakrishnan2004
balakrishnan2004balakrishnan2004
balakrishnan2004
 
On the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant EdgesOn the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant Edges
 
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...
Econophysics III: Financial Correlations and Portfolio Optimization - Thomas ...
 
50120130406004 2-3
50120130406004 2-350120130406004 2-3
50120130406004 2-3
 
SAT based planning for multiagent systems
SAT based planning for multiagent systemsSAT based planning for multiagent systems
SAT based planning for multiagent systems
 
On fixed point theorem in fuzzy metric spaces
On fixed point theorem in fuzzy metric spacesOn fixed point theorem in fuzzy metric spaces
On fixed point theorem in fuzzy metric spaces
 
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalNew Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
 
Lec-3 DIP.pptx
Lec-3 DIP.pptxLec-3 DIP.pptx
Lec-3 DIP.pptx
 
On Cubic Graceful Labeling
On Cubic Graceful LabelingOn Cubic Graceful Labeling
On Cubic Graceful Labeling
 
Tutorial7
Tutorial7Tutorial7
Tutorial7
 
A coefficient inequality for the starlike univalent functions in the unit dis...
A coefficient inequality for the starlike univalent functions in the unit dis...A coefficient inequality for the starlike univalent functions in the unit dis...
A coefficient inequality for the starlike univalent functions in the unit dis...
 
Even Harmonious Labeling of the Graph H (2n, 2t+1)
Even Harmonious Labeling of the Graph H (2n, 2t+1)Even Harmonious Labeling of the Graph H (2n, 2t+1)
Even Harmonious Labeling of the Graph H (2n, 2t+1)
 
QCD Phase Diagram
QCD Phase DiagramQCD Phase Diagram
QCD Phase Diagram
 
dhirota_hone_corrected
dhirota_hone_correcteddhirota_hone_corrected
dhirota_hone_corrected
 
2-rankings of Graphs
2-rankings of Graphs2-rankings of Graphs
2-rankings of Graphs
 
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
Doubly Accelerated Stochastic Variance Reduced Gradient Methods for Regulariz...
 
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 IJCER (www.ijceronline.com) International Journal of computational Engineeri... IJCER (www.ijceronline.com) International Journal of computational Engineeri...
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 

Kürzlich hochgeladen

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Kürzlich hochgeladen (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Optimal L(2,1)-Labeling of Triangular Windmill Graphs

  • 1. Development of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill Graph Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen Department of Mathematics Polytechnic University of the Philippines March 14, 2017 Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 1 / 21
  • 2. Introduction L(2,1)-labeling 1 Griggs and Yeh [7] ”Labeling Graphs with a Condition at Distance Two” 2 Chang and Kuo [5] ”The L(2,1)-labeling Problem on Graphs” 3 Fiala, Klox and Kratochvil [6] ”Fixed Parameter Complexity of L(2,1)-labelings” 4 Calamoneri and Vocca [4] ”Approximability of the L(h,k)-Labeling Problem” 5 F. Roberts [10] ”Channel Assignment Problem” Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 2 / 21
  • 3. Statement of the Problem Problem This paper aims to develop an algorithm in labeling all triangular windmill graph so that it has an optimal L(2, 1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 3 / 21
  • 4. Triangular Windmill Graph Definition Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained by taking n copies of K3 with a common vertex such that n ≥ 2. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
  • 5. Triangular Windmill Graph Definition Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained by taking n copies of K3 with a common vertex such that n ≥ 2. Example Construct W (3, 3). Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
  • 6. Triangular Windmill Graph Definition Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained by taking n copies of K3 with a common vertex such that n ≥ 2. Example Construct W (3, 3). This implies n = 3. Thus, we have 3 copies of K3 and a vertex say j which is adjacent to all vertices in K3. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
  • 7. Triangular Windmill Graph Definition Let n ∈ N. The triangular windmill graph W (3, n) is the graph obtained by taking n copies of K3 with a common vertex such that n ≥ 2. Example Construct W (3, 3). This implies n = 3. Thus, we have 3 copies of K3 and a vertex say j which is adjacent to all vertices in K3. Figure 1. A triangular windmill graph W (3, 3) Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 4 / 21
  • 8. L(2,1)-labeling Definition An L(2,1)-labeling of a graph G is a nonnegative integer-valued function f : V (G) → {0, 1, 2, } such that the following condition holds: Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
  • 9. L(2,1)-labeling Definition An L(2,1)-labeling of a graph G is a nonnegative integer-valued function f : V (G) → {0, 1, 2, } such that the following condition holds: 1 If d(u, v) = 1 then |f (u) − f (v)| ≥ 2, for all u, v ∈ V (G). 2 If d(u, v) = 2 then |f (u) − f (v)| ≥ 1, for all u, v ∈ V (G). Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
  • 10. L(2,1)-labeling Definition An L(2,1)-labeling of a graph G is a nonnegative integer-valued function f : V (G) → {0, 1, 2, } such that the following condition holds: 1 If d(u, v) = 1 then |f (u) − f (v)| ≥ 2, for all u, v ∈ V (G). 2 If d(u, v) = 2 then |f (u) − f (v)| ≥ 1, for all u, v ∈ V (G). Definition A k − L(2, 1)-labeling is an L(2,1)-labeling such that no label is greater than k. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 5 / 21
  • 11. L(2,1)-labeling Definition An optimal L(2, 1)-labeling of G is a k − L(2, 1)-labeling with minimum k possible. The maximum label k used by an optimal L(2, 1)-labeling is called the labeling number of G and denoted by λ(G). Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 6 / 21
  • 12. L(2,1)-labeling Definition An optimal L(2, 1)-labeling of G is a k − L(2, 1)-labeling with minimum k possible. The maximum label k used by an optimal L(2, 1)-labeling is called the labeling number of G and denoted by λ(G). Definition The L(2, 1)-labeling number λ(G) is the minimum k such that G has an L(2, 1)-labeling with max{f (v) : v ∈ V (G)} = k. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 6 / 21
  • 13. Example Consider C3. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
  • 14. Example Consider C3. Figure 2. The graph of C3 Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
  • 15. Example Consider C3. Figure 2. The graph of C3 Figure 3. The L(2,1)-labeling of C3 Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 7 / 21
  • 16. Theorem Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a given non-empty graph. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
  • 17. Theorem Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a given non-empty graph. Input: A graph G = (V , E) Output: L(2,1)-labeling of G and k is the maximum label Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
  • 18. Theorem Chang-Kuo algorithm is an algorithm for obtaining an L(2,1)-labeling of a given non-empty graph. Input: A graph G = (V , E) Output: L(2,1)-labeling of G and k is the maximum label Idea: In each step, find a maximal 2-stable set from these unlabeled vertices that are distance at least 2 away from those vertices labeled in the previous step. Then label all vertices in that 2-stable set with the index i in current stage. The index i starts from 0 and then increases by 1 in each step. The maximum label k is the final value of i. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 8 / 21
  • 19. Initialization: Set S−1 = ∅; V = V (G); i = 0. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 20. Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as follows: S1. Determine Fi and Si where Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 21. Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as follows: S1. Determine Fi and Si where Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅. S2. Label these vertices in Si (if there is any) by 1. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 22. Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as follows: S1. Determine Fi and Si where Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅. S2. Label these vertices in Si (if there is any) by 1. S3. V ← V Si . Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 23. Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as follows: S1. Determine Fi and Si where Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅. S2. Label these vertices in Si (if there is any) by 1. S3. V ← V Si . S4. V = ∅ , then i ← i + 1; go to Step 1. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 24. Initialization: Set S−1 = ∅; V = V (G); i = 0. The following steps are as follows: S1. Determine Fi and Si where Fi = {x ∈ V : x is unlabeled and d(x, y) ≥ 2, ∀y ∈ S−1}. Si is a maximal 2-stable subset of Fi . If Fi = ∅ then set Si = ∅. S2. Label these vertices in Si (if there is any) by 1. S3. V ← V Si . S4. V = ∅ , then i ← i + 1; go to Step 1. S5. Record the current i as k (which is the maximum label). Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 9 / 21
  • 25. Algorithm 4.1 Input: The graph of triangular windmill graph W (3, n) where n ∈ {2, 3, 4, . . .} Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
  • 26. Algorithm 4.1 Input: The graph of triangular windmill graph W (3, n) where n ∈ {2, 3, 4, . . .} Output: Optimal L(2, 1)-labeling of W (3, n) The following steps are as follows: Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
  • 27. Algorithm 4.1 Input: The graph of triangular windmill graph W (3, n) where n ∈ {2, 3, 4, . . .} Output: Optimal L(2, 1)-labeling of W (3, n) The following steps are as follows: S1. Let W (3, n) be the triangular windmill graph with the vertex set of V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j = 1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
  • 28. Algorithm 4.1 Input: The graph of triangular windmill graph W (3, n) where n ∈ {2, 3, 4, . . .} Output: Optimal L(2, 1)-labeling of W (3, n) The following steps are as follows: S1. Let W (3, n) be the triangular windmill graph with the vertex set of V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j = 1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}. S2. Let j ∈{0, 1, 2, . . . , n} and i ∈{1, 2, . . . , 2n}. Also, let ui , vj ∈ V (W (3, n)). Label the vertices of W(3,n) using f where Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
  • 29. Algorithm 4.1 Input: The graph of triangular windmill graph W (3, n) where n ∈ {2, 3, 4, . . .} Output: Optimal L(2, 1)-labeling of W (3, n) The following steps are as follows: S1. Let W (3, n) be the triangular windmill graph with the vertex set of V = {v0, v1, . . . , vn, u1, u2, . . . , u2n} and edge set of E = {v0ui |i = 1, 2, . . . , 2n} ∪ {v0vj |j = 1, 2, . . . , n} ∪ {vku2k−1, vku2k, u2k−1u2k|k = 1, 2, . . . , n}. S2. Let j ∈{0, 1, 2, . . . , n} and i ∈{1, 2, . . . , 2n}. Also, let ui , vj ∈ V (W (3, n)). Label the vertices of W(3,n) using f where f (vj ) = 0, if j = 0, j + 1, if j = 0. and f (ui ) =    i + 3 2 + n, if i is odd, f (ui−1) + n, if i is even. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 10 / 21
  • 30. Proof Outline of Proof We propose the following: 1 All W (3, n) has L(2, 1)-labeling. 2 L(2, 1)-labeling produces distinct labels. 3 Algorithm 4.1 produces optimal L(2, 1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 11 / 21
  • 31. W (3, n) has L(2, 1)-labeling The proof uses Chang-Kuo Algorithm. Proposition 4.1 All triangular windmill graph has L(2, 1)-labeling. Proof. Since the triangular windmill graph is a non-empty connected graph, then the algorithm by Chang and Kuo produced L(2, 1)-labeling. Therefore, for all triangular windmill graph has L(2, 1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 12 / 21
  • 32. Proposition 4.2 L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce distinct labels. Proof. Assume that two vertices, u and v ∈ V , have the same label h. Since the distance between any two vertices u and v is at most two, then either d(u, v) = 1 or d(u, v) = 2. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
  • 33. Proposition 4.2 L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce distinct labels. Proof. Assume that two vertices, u and v ∈ V , have the same label h. Since the distance between any two vertices u and v is at most two, then either d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
  • 34. Proposition 4.2 L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce distinct labels. Proof. Assume that two vertices, u and v ∈ V , have the same label h. Since the distance between any two vertices u and v is at most two, then either d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling. 1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
  • 35. Proposition 4.2 L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce distinct labels. Proof. Assume that two vertices, u and v ∈ V , have the same label h. Since the distance between any two vertices u and v is at most two, then either d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling. 1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2. 2 d(u, v) = 2 ⇒|f (u) − f (v)| = |h − h| = 0 < 1. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
  • 36. Proposition 4.2 L(2, 1)-labeling for all triangular windmill graph W (3, n) will produce distinct labels. Proof. Assume that two vertices, u and v ∈ V , have the same label h. Since the distance between any two vertices u and v is at most two, then either d(u, v) = 1 or d(u, v) = 2. Note that by Definition of L(2, 1)-labeling. 1 d(u, v) = 1 ⇒|f (u) − f (v)| = |h − h| = 0 < 2. 2 d(u, v) = 2 ⇒|f (u) − f (v)| = |h − h| = 0 < 1. Contradicts the definition of L(2,1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 13 / 21
  • 37. Proposition 4.3 Algorithm 4.1 produces optimal L(2,1)-labeling for all triangular windmill graph. WNTS the following holds: 1 Algorithm 4.1 produces L(2, 1)-labeling for W (3, n). a. If d(u, v) = 1, then |f (u) − f (v)| ≥ 2, for any u, v ∈ V . b. If d(u, v) = 2, then |f (u) − f (v)| ≥ 1, for any u, v ∈ V . 2 The labeling number for W (3, n) is 3n + 1. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 14 / 21
  • 38. Algorithm 4.1 produces L(2,1)-labeling for W(3,n). Proof for Case a (a.) If d(u, v) = 1, then |f (u) − f (v)| ≥ 2, for any u, v ∈ V . Let i ∈ {1, 2, ..., n}, j ∈ {0, 1, 2, ..., n} and k ∈ {1, 2, ..., n} (i.) v0, ui (ii.) v0, vj (iii.) vk, u2k−1 (iv.) vk, u2k (v.) u2k−1, u2k Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 15 / 21
  • 39. Algorithm 4.1 produces L(2,1)-labeling for W(3,n). Proof for Case b (b.) If d(u, v) = 2, then |f (u) − f (v)| ≥ 1, for any u, v ∈ V . (i.) vi , vj where i, j ∈ {1, 2, ..., n} and i = j (ii.) ui , uj where i = j and i, j ∈ {1, 2, ..., 2n}; if i is even then j = i − 1 if i is odd then j = i + 1 (iii.) vj , ui when i = 2j, i = 2j − 1 and j = {1, 2, ..., n}, i = {1, 2, ..., 2n} Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 16 / 21
  • 40. (2.) The labeling number for W (3, n) is 3n + 1. Proof. Claim that the labeling number of W (3, n) is 3n + 1. Let k be the maximum label. 1 Assume k < 3n. 2 Assume k = 3n. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 17 / 21
  • 41. (2.) The labeling number for W (3, n) is 3n + 1. Proof. Claim that the labeling number of W (3, n) is 3n + 1. Let k be the maximum label. 1 Assume k < 3n. 2 Assume k = 3n. Contradicts the definition of L(2,1)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 17 / 21
  • 42. Conclusion The researchers reveal that: 1. All W (3, n) has L(2, 1)-labeling. 2. Algorithm 4.1 produces optimal L(2, 1)-labeling. Moreover, the labeling number for W (3, n) is 3n + 1. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 18 / 21
  • 43. Recommendation 1 Give a specific type of graph and give its optimal L(2, 1)-labeling. 2 Let m, n ∈ N where m = n. Observe the L(m, n)-labeling of simple graphs and develop an algorithm so that simple graphs like path, cycle and complete graphs has optimal L(m, n)-labeling. Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 19 / 21
  • 44. References 1. V. K. Balakrishnan, Schaums Outline of Theory and Problems of Graph Theory (1997) 2. H. L. Bodlaender, T. Kloks, R. B. Tan and J. Van Leeuwen, Approximations for Colorings of Graphs. ”The Computer Journal,47” (2004), 193-204. 3. T. Calamoneri, The L(h, k)-Labelling Problem: A Survey and Annotated Bibliography, ”The Computer Journal, 49”, (2006) 585-608. 4. T. Calamoneri and P. Vocca,Approximability of the L(h, k)-Labelling Problem. ”Proceedings of 12th Colloquium on Structural Information and Communication Complexity,Le Mont Saint-Michel, France, 24-26 May, 65-77, Lecture Notes in Computer Science 3499, Springer Verlag, Berlin.” 5. Gerard J. Chang and David Kuo, The L(2,1)-Labeling Problem on Graphs, (1994) 6. Fiala J, Kloks T, Kratochvl J. Fixed parameter complexity of -labelings. ”Discrete Applied Mathematics,” (2001) 113, 5972.Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 20 / 21
  • 45. References 7. J. R. Griggs and R. K. Yeh, Labeling graphs with a condition at distance two, ”SIAM J. Discrete Math., 5” (1992), 586-595. 8. M. M. Halldorsson, Approximating the L(h, k)-labeling problem. ”International Journal of Mobile Network Design and Innovation, 1(2)” (2006), 113-117. 9. Andrew Lum, Upper Bounds on the L(2,1)-Labeling Number Of Graphs With Maximum Degree, (2007) 10. F. Roberts, Private Communication of Roberts to Griggs Yeh 11. Zhendong Shao, The Research on the L(2,1)-labeling problem from Graph theoretic and Graph Algorithmic Approaches, (2012) Jazztine Paul Bibit Maria Christine Kadusale Marc Christian Satuito Ma. Jomelyn Ylen (Department of Mathematics PolytechnicDevelopment of an Optimal L(2,1)-Labeling Scheme for Triangular Windmill GraphMarch 14, 2017 21 / 21