SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME

TECHNOLOGY (IJCET)

ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 5, Issue 1, January (2014), pp. 85-93
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com

IJCET
©IAEME

ACCURATE AND TOTAL ACCURATE DOMINATING SETS OF INTERVAL
GRAPHS
K. Dhanalakshmi and B. Maheswari
Department of Applied Mathematics, Sri Padmavati Mahila Visvsavidyalayam,
Tirupati - 517502, A.P, India

ABSTRACT
Interval graphs have drawn the attention of many researchers for over 30 years. They are
extensively studied and revealed their practical relevance for modeling problems arising in the real
world.
In this paper we discuss various cases in which the dominating set constructed by the algorithm
becomes an accurate dominating set, total accurate dominating set and also the cases where it is not an
accurate dominating set and a total accurate dominating set.
Keywords: Algorithm, Dominating Set, Accurate Dominating Set, Total Accurate Dominating Set,
Clique, Interval Graph.
Subject Classification: 68R10
1. INTRODUCTION
The theory of domination in graphs introduced by Ore [1] and Berge[2] is an emerging area of
research in graph theory today. The concept of accurate domination and total accurate domination was
introduced by Kulli and Kattimani [3]. They have studied this concept for various standard graphs and
obtained bounds.
A Dominating set D of a graph G(V, E) is called an accurate dominating set if < V – D > has no
dominating set of cardinality D . The accurate domination number γ a is the number of vertices in a
minimum accurate dominating set of G. A total dominating set T of G is called a total accurate
dominating set if < V - T > has no total dominating set of cardinality T . The total accurate
domination number γ ta is the number of vertices in a minimum total accurate dominating set of G,
where G has no isolated vertices.
85
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
2. INTERVAL GRAPH
Let I = {1,2,……...,n} be an interval family where each i in I is an interval on the real line and i
= [ai, bi] for i = 1, 2,.… n. Here ai is called the left endpoint and bi is called the right endpoint of i.
Without loss of generality, we assume that all endpoints of the intervals in I are distinct numbers
between 1 and 2n. The intervals are labeled with respect to their right end points. Two intervals i and j
are said to intersect each other if they have non-empty intersection.
A graph G(V, E) is called an interval graph if there is a one-to-one
correspondence between V and I such that two vertices of G are joined by an edge in E if and only if
their corresponding intervals in I intersect. We construct a dominating set given by the following
algorithm. The dominating set becomes minimum [4].
3. ALGORITHM : MDS - IG
Input
Output
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6

:
:
:
:
:
:
:
:

Step 7
Step 8

:
:

Interval family I = { 1,2,………….n}.
Minimum dominating set of the interval graph G.
Let S = {max (1)}.
LI = The largest interval in S.
Compute Next (LI ).
If Next (LI) = null then go to step 8.
Find max( Next (LI ) ).
If max( Next (LI ) ) does not exist then
max( Next (LI ) ) = Next (LI ).
S = S ∪ max( Next (LI ) ) ) go to step 2.
End.

4. ACCURATE DOMINATING SETS
We assume that G is always a connected graph. Also D is the minimum dominating set of G
constructed by the above algorithm .
Theorem 1 : Let i and j be any two intervals in I such that i ∈ D , j ⊂ i and there is no interval k in I
such that k intersects j. Then D becomes an accurate dominating set of G.
Proof : Let D be the minimum dominating set of G constructed by the algorithm. Let i ∈ D and j ∈ I
such that i, j satisfy the hypothesis of the theorem. Then clearly in < V - D >, j becomes an isolated
vertex. Thus the dominating set of < V - D > must include the vertex j. In general γ (V − D) ≥ γ (G)
for any subset D of V. Hence it follows in this case that γ (V − D) ≥ γ (G) + 1 > γ (G )
Thus D becomes an accurate dominating set of G.
Theorem 2 : Let D = {x1, x2….xm} be such that < N[x1] –u1 >, < N [x2] –u2 > ... < N[xm] > are cliques,
where u1, u2 … um-1 are the last vertices dominated by x1, x2 … xm-1 respectively. If u1, u2 … um-1 are
also the first vertices in N[x2], N[x3], …N [xm] respectively, then D is not an accurate dominating set
of G.
Proof : Since N[x1] is a clique, if we remove x1 from N[x1], then it is obvious that N (x1) is also a
clique. Similar is the case with the other N[xi]’s.
By the construction of D, it is clear that x1, x2……xm are the last vertices in their respective
86
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
cliques. Since N(xi)s are cliques, any set of m vertices from these N(xi)s respectively form a
dominating set for < V - D >. Hence the dominating set of < V - D > contains exactly m vertices so that
D cannot be an accurate dominating set.
Theorem 3 : Let D = {x1, x2 …xm} where u1, u2,…um be the first vertices dominated by
x1, x2 …xm respectively. Suppose < {u1 …. x1} >, <{ u2 … x2}>, …. <{ um … xm}> are cliques. If
there are vertices between xi-1 and ui where i = 2,3, …m , then D is not an accurate dominating set.
Proof : Let x1, x2 …xm, u1, u2 … um satisfy the hypothesis of the theorem.
Then two cases arise.
Case 1 : Suppose there is a vertex between xi-1 and ui say vi, i ≠ 1 . Since G is connected we have xi-1
and vi are adjacent and also ui and vi are adjacent. Then as in the proof of Theorem 2, in this case also <
V - D > contains a dominating set of m vertices only. But not as in Theorem 2 that any set of m
vertices from N(xi)’s respectively forms a dominating set of < V - D >. We specify the dominating set
of < V - D > as follows. Consider D1 = {x1-1, u2, u3, ….um} in
< V - D >.
Since x1 ∉ < V − D > , the vertices in N(x1) are dominated by x1-1 and v2 is dominated
by u2. So x1-1 and u2 are included in a dominating set of < V - D >. Now u 2 ∈ N ( x 2 )
and so u2 dominates the rest of vertices in N(x2). Since x 2 ∉ < V − D > , the vertex v3 is now
dominated by u3 and u 3 ∈ N ( x 3 ) and u3 dominates the rest of the vertices in N(x3). Thus u3 is included
in a dominating set of < V - D >. The argument goes on like this and ultimately D1 becomes a
dominating set of < V - D > which contains exactly m vertices. So D cannot be an accurate dominating
set of G.
Case 2 : Suppose there is one more vertex between ui and vi say wi such that xi-1, vi, wi, ui, i ≠ 1 are
consecutive vertices which are adjacent consecutively. Then if we consider this interval family and
construct the dominating set in accordance with the algorithm, then ui enters into dominating set which
is not the case. Hence this case does not exist, if D is given as per the hypothesis.
Remark : Suppose some vertices in N(xi) are adjacent with some vertices in N(xj), i ≠ j or no vertex
in N(xi) is adjacent to a vertex in N(xj), i ≠ j . In both the cases, we can show that the dominating set of
< V - D > contains only m vertices, so that D cannot be an accurate dominating set of G.
Theorem 4 : Let D = {x1, x2…. .. xm} be such that <{ u1 …… x1}>, <{ u2 …… x2}>,……
<{um …….xm}> are cliques, where u1, u2 ,…...,um be the first vertices dominated by
x1, x2 ….xm respectively. Suppose there are vertices between xi-1 and ui where i ≠ 1 . Then D is an
accurate dominating set of G if all the intermediate vertices between xi-1 and ui are dominated by xi-1.
Proof : Let x1, x2 ……….. xm, u1, u2 ……….. um satisfy the hypothesis of the theorem.
Suppose there are intermediate vertices between xi-1 and ui, the first vertex in the clique N[xi]. By
hypothesis, xi-1 dominates all these vertices. Let these vertices be w1, w2 …wk say where xi1 < w1 < w2 <……< wk < ui. Since we have right endpoint labeling, xi-1 dominates
wk implies that wk is adjacent to w1, w2 …wk-1. That is wk dominates all these vertices.
Consider < V - D >. Since N(xi)s are cliques any set of m vertices from these N(xi)s dominate
the vertices in these N(xi)’s respectively. Hence if we consider the set
D1 = { x1-1, x2-1, ………..xi-1-1, wk , xi-1, ……..xm-1} then clearly D1 is a dominating set of < V D > . Further < V - D > has no dominating set of cardinality lower than m+1 , because, from the m
87
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
cliques, a set of m vertices (which is minimum) are chosen and a single vertex wk, which dominates all
intermediate vertices between x i-1 and ui which were not dominated by any of these m vertices is
included. So D1 = m+1 whereas D = m.
Therefore D becomes an accurate dominating set of G.
Remark : For the interval family, considered in the above theorem, there may be a possibility that <
V - D > has isolated vertices. Also the hypotheses of Theorems 2 and 3 is satisfied between xi-1 and ui
for any i but not for all i. But for at least one i, the hypothesis of Theorem 4 must be satisfied. For all
such possibilities we get an accurate dominating set.
Theorem 5 : Let D = {x1, x2 ……xm} and < V - D > has no isolated vertices. Then D is not an
accurate dominating set of G if and only if γ a = γ + 1 .
Proof : Let D = {x1, x2 ………….xm} be the minimum dominating set of G constructed by the
algorithm. Suppose D is not an accurate dominating set of G. Let D1 = { x1, x2-1, x2, x3, ……….. xm}.
Clearly D1 is a dominating set of G. In < V - D1 >, consider the set
D2 = {x1 -1, x2-2, x3-1,
………. xm-1}. By the construction of dominating set D in G it is clear that the vertices in D2 dominate
the vertices in < V - D >. Since < V - D > has no isolated vertices and D1 = m +1 and D 2 = m,
it follows that D1 is an accurate dominating set of G. Hence
γa = m+1 = γ + 1.
Conversely, let γa = γ + 1. Then it is obvious that D is not an accurate dominating set of G.
Otherwise D ≥ γ a = γ + 1 which is not possible, since D = γ .
We can easily prove the following theorem.

Theorem 6 : Let G be an interval graph with n vertices such that G is a path from vertex 1 to vertex
n. If n is a multiple of 3, then the minimum dominating set constructed by the algorithm becomes an
accurate dominating set. That is γ a = γ . Otherwise γa = γ + 1.
5. TOTAL ACCURATE DOMINATING SET
Theorem 7 : We assume that G is always a connected graph and G has no isolated vertices. Let i and j
be any two intervals in G such that j ⊂ i and there is no interval k in I such that k intersects j. Then G
has no total accurate dominating set.
Proof : Let T be a total dominating set of G and i, j satisfy the hypothesis of the theorem. Then clearly
i ∈ T and in < V - T >, j becomes an isolated vertex. Therefore we cannot construct a
total dominating set in < V - T >. Hence G has no total accurate dominating set.
Theorem 8 : Let D = {x1,x2 ….xm} be such that < N[x1]-u2 >, < N[x2]-u3 > ……< N[xm] > are cliques,
where ui is the first vertex dominated by xi. Then G posseses a total accurate dominating set if there are
no vertices between xi and ui+1 for i = 1,2,….m-1.
Proof : Let x1, x2 … xm, u1, u2 … um satisfy the hypothesis of the theorem. Since G is a connected
graph, xi and ui+1 are adjacent. Since < N[xi] – ui+1 > is a clique, xi dominates all vertices in this clique.
Further, since um is the first vertex dominated by xm, um dominates all vertices in N[xm]. Therefore if we
consider T = { x1, u2, x2, u3, ….. xm-1, um}, then clearly T is a total dominating set of G. Further
88
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
T = 2m − 2 , since we have not included the vertices u1 and xm into T.

Consider < V-T >. Since N[xi]s are cliques, N(xi) is also a clique. So < V - T > contains m
components, each of which is a clique. In order to get a total dominating set in < V- T >, we have to
choose two vertices from each such component which is also a clique, so that a total dominating set in <
V - T > contains at least 2m vertices as there are m such components.
Therefore a total dominating set T1 in < V - T > contains at least 2m vertices. That is T ≠ T1 .
Hence T becomes a total accurate dominating set in G.
Theorem 9 : We assume that G is always a connected graph and G has no isolated vertices.
Let D = {x1,x2…xm} be such that < {u1,….x1} >, < {u2…x2} > ……..< {um…….xm} > are cliques,
where u1,u2 ……….um are the first vertices dominated by x1,x2 ……….xm respectively. If there is one
vertex between xi and ui+1, then G possesses a total accurate dominating set.
Proof : Let x1, x2 ……….. xm, u1, u2 ……….. um satisfy the hypothesis of the theorem.
Case 1 : Suppose there is one vertex between xi and ui+1 say vi. Since G is a connected graph xi,
vi are adjacent and vi, ui+1 are adjacent. Consider T = {x1, u2, x2, u3…..…….. xi, vi, ui+1, xi+1,
ui+2……….. xm-1, um}. Since < {ui…….xi} > is a clique, xi dominates all vertices between ui and xi,
including ui. Further xi and vi are adjacent. Therefore T becomes total dominating set of G. Further
T = 2 m − 1 , since we have excluded the vertices u1, xm and included the vertex vi.
Consider < V - T >. Since N[xi]s are cliques, N(xi) is also a clique. Then < V - T > contains m
components, each of which is a clique. In order to get a total dominating set, we have to choose two
vertices from each such component which is also a clique, so that a total dominating set in < V - T
> contains at least 2m vertices as there are m such components. Therefore a total dominating set T1 in <
V - T > contains at least 2m vertices. That is T ≠ T1 . Hence T becomes a total accurate dominating
set in G.
Remark : Suppose there is one more vertex between xi and ui+1 say wi such that xi, vi, wi, ui+1 are
consecutive vertices which are adjacent consecutively. Then if we consider this interval family and
construct the dominating set in accordance with the algorithm, then ui+1 enters into dominating set
instead of xi+1. Hence this possibility does not arise, if D is given as per the hypothesis.
ILLUSTRATIONS
Theorem 5
7

9

4

3

12

10

1
2

14

5
8

6

11
13

Fig. 1 : Interval Family I

89
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
14

1
2

13
3
12
4
11
5

6

10
9

7

8

Fig. 2 : Interval Graph G
The dominating set according to the algorithm is D = {3, 7, 11, 14}
Here x1 = 3, x2 = 7, x3 = 11, x4 = 12 and γ = 4
Consider < V - D >. It is given by
1
2

4

13

5

6

12

8

10
9

Fig. 3: Vertex induced subgraph < V - D >
The dominating set in < V - D > is D′ = {2, 5, 9, 12}
That is D = D′
Therefore D is not an accurate dominating set in G.
Let us take a dominating set with cardinality γ + 1
Consider D1 = {3, 6, 7,11, 14}
Here x1 = 3, x2 –1 = 6, x2 = 7, x3 = 11, x4 = 14
Clearly D1 is a dominating set of G
Consider < V - D1 > . It is given by
1
2
4

5
8

13
9
12

10

Fig. 4 : Vertex induced subgraph < V - D1 >
90
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
The dominating set in < V - D1 > is D2 = {2, 5, 10, 13}
Here x1 –1 = 2, x2 –2 = 5, x3 –1 = 10, x4 –1 = 13
That is D 1 ≠ D 2
Therefore D1 becomes an accurate dominating set in G.
Thus γ a = D1 = 5 = 4 + 1 = γ + 1 .
Theorem 8
2

10

7
1

5

9

3

11
6
4

12
8

Fig. 1 : Interval Family I
1

2

3
12
4

11

5
6
10
9

7

8

Fig. 2 : Interval Graph G
The dominating set according to the algorithm is D = {4, 8, 12}
Here x1 = 4, x2 = 8, x3 = 12
u1 = 1, u2 = 5, u3 = 9
The total dominating set is T = {4,5,8,9}
Consider < V - T >. It is given by
2

1

3

6

12

11

10

7

Fig. 3 : Vertex induced subgraph < V - T >
The total dominating set in < V - T > is T1 = {2, 3, 6, 7, 11, 12}
We get that T ≠ T1
Thus T becomes a total accurate dominating set in G.
91
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
Theorem 9
2

17

10
7

1

5

16

11

9

3

14

6

12

4
8

15
13

Fig . 1 : Interval Family I
17

1

2

16
3
15
4
14
5
13
6
12
7
11

8
10

9

Fig. 2: Interval Graph G
The dominating set according to the algorithm is D = {4, 8, 13, 17}
Here x1 = 4, x2 = 8, x3 = 13, x4 = 17
u1 = 1, u2 = 5, u3 = 10, u4 = 14, v2 = 9
The total dominating set is T = {4, 5, 8, 9, 10, 13, 14}
F
1
2
17

3
16
6
15
7

12

11

Fig. 3: Vertex induced subgraph < V - T >
Consider < V- T >. It is given by
The total dominating set in < V - T > is T1 = {2, 3, 6, 7, 11, 12, 16, 17}
We get that T ≠ T1
Thus T becomes a total accurate dominating set in G.

92
International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME
REFERENCES
[1]
[2]
[3]
[4]
[5]

[6]

[7]

Ore. O “Theory of Graphs”, Amer. Math. Soc. Colloq. Publ. 38, Providence, (1962).
Berge. C “Theory of Graphs and its applications”, Methuen, London (1962).
Kattimani. M.B. “Some New Contributions to Graph Theory”, Ph.D. thesis, Gulbarga
University, India (2000).
Laksmi Naidu Y. “Some studies of Algorithms on Interval graphs and Circular –arc-graphs”,
Ph.D.thesis, S.P.Mahila Visvavidyalayam, India,(1999).
M.Siva Parvathi and B.Maheswari, “Minimal Dominating Functions of Corona Product Graph
of a Cycle with a Complete Graph”, International Journal of Computer Engineering &
Technology (IJCET), Volume 4, Issue 4, 2013, pp. 248 - 256, ISSN Print: 0976 – 6367,
ISSN Online: 0976 – 6375.
Makke Siva Parvathi and Bommireddy Maheswari, “Minimal Dominating Functions of Corona
Product Graph of a Path with a Star”, International Journal of Information Technology and
Management Information Systems (IJITMIS), Volume 5, Issue 1, 2014, pp. 1 - 11, ISSN Print:
0976 – 6405, ISSN Online: 0976 – 6413.
M.Manjuri and B.Maheswari, “Strong Dominating Sets of Strong Product Graph of Cayley
Graphs with Arithmetic Graphs”, International Journal of Computer Engineering & Technology
(IJCET), Volume 4, Issue 6, 2013, pp. 136 - 144, ISSN Print: 0976 – 6367, ISSN Online:
0976 – 6375.

93

More Related Content

What's hot

Advanced Microeconomics - Lecture Slides
Advanced Microeconomics - Lecture SlidesAdvanced Microeconomics - Lecture Slides
Advanced Microeconomics - Lecture SlidesYosuke YASUDA
 
Fixed point and common fixed point theorems in vector metric spaces
Fixed point and common fixed point theorems in vector metric spacesFixed point and common fixed point theorems in vector metric spaces
Fixed point and common fixed point theorems in vector metric spacesAlexander Decker
 
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...BRNSS Publication Hub
 
Extension principle
Extension principleExtension principle
Extension principleSavo Delić
 
Mac331 complex analysis_mfa_week6_16-10-20 (1)
Mac331 complex analysis_mfa_week6_16-10-20 (1)Mac331 complex analysis_mfa_week6_16-10-20 (1)
Mac331 complex analysis_mfa_week6_16-10-20 (1)KINGSHUKMUKHERJEE11
 
Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Matthew Leingang
 
Matroid Basics
Matroid BasicsMatroid Basics
Matroid BasicsASPAK2014
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3njit-ronbrown
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationMatthew Leingang
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]Hazrul156
 
Ecuaciones diferenciales c1
Ecuaciones diferenciales c1Ecuaciones diferenciales c1
Ecuaciones diferenciales c1Yuliyamira
 
Moment Closure Based Parameter Inference of Stochastic Kinetic Models
Moment Closure Based Parameter Inference of Stochastic Kinetic ModelsMoment Closure Based Parameter Inference of Stochastic Kinetic Models
Moment Closure Based Parameter Inference of Stochastic Kinetic ModelsColin Gillespie
 

What's hot (20)

21 5 ztransform
21 5 ztransform21 5 ztransform
21 5 ztransform
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
Advanced Microeconomics - Lecture Slides
Advanced Microeconomics - Lecture SlidesAdvanced Microeconomics - Lecture Slides
Advanced Microeconomics - Lecture Slides
 
21 4 ztransform
21 4 ztransform21 4 ztransform
21 4 ztransform
 
Fixed point and common fixed point theorems in vector metric spaces
Fixed point and common fixed point theorems in vector metric spacesFixed point and common fixed point theorems in vector metric spaces
Fixed point and common fixed point theorems in vector metric spaces
 
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...
On Application of the Fixed-Point Theorem to the Solution of Ordinary Differe...
 
Extension principle
Extension principleExtension principle
Extension principle
 
Lectures4 8
Lectures4 8Lectures4 8
Lectures4 8
 
Aman yadav
Aman yadavAman yadav
Aman yadav
 
Mac331 complex analysis_mfa_week6_16-10-20 (1)
Mac331 complex analysis_mfa_week6_16-10-20 (1)Mac331 complex analysis_mfa_week6_16-10-20 (1)
Mac331 complex analysis_mfa_week6_16-10-20 (1)
 
Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)
 
Matroid Basics
Matroid BasicsMatroid Basics
Matroid Basics
 
Dec 14
Dec 14Dec 14
Dec 14
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3
 
Lesson 16: Implicit Differentiation
Lesson 16: Implicit DifferentiationLesson 16: Implicit Differentiation
Lesson 16: Implicit Differentiation
 
Integration
IntegrationIntegration
Integration
 
Week 3 [compatibility mode]
Week 3 [compatibility mode]Week 3 [compatibility mode]
Week 3 [compatibility mode]
 
Sample2
Sample2Sample2
Sample2
 
Ecuaciones diferenciales c1
Ecuaciones diferenciales c1Ecuaciones diferenciales c1
Ecuaciones diferenciales c1
 
Moment Closure Based Parameter Inference of Stochastic Kinetic Models
Moment Closure Based Parameter Inference of Stochastic Kinetic ModelsMoment Closure Based Parameter Inference of Stochastic Kinetic Models
Moment Closure Based Parameter Inference of Stochastic Kinetic Models
 

Viewers also liked (9)

10120140501011
1012014050101110120140501011
10120140501011
 
30120140501011 2-3
30120140501011 2-330120140501011 2-3
30120140501011 2-3
 
50120140501009
5012014050100950120140501009
50120140501009
 
30120140501003
3012014050100330120140501003
30120140501003
 
40120130405007
4012013040500740120130405007
40120130405007
 
30120140501002
3012014050100230120140501002
30120140501002
 
20320130406034
2032013040603420320130406034
20320130406034
 
30120130405027
3012013040502730120130405027
30120130405027
 
40520130101005
4052013010100540520130101005
40520130101005
 

Similar to 50120140501010

The Total Strong Split Domination Number of Graphs
The Total Strong Split Domination Number of GraphsThe Total Strong Split Domination Number of Graphs
The Total Strong Split Domination Number of Graphsinventionjournals
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...Moses Boudourides
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)inventionjournals
 
A Generalized Metric Space and Related Fixed Point Theorems
A Generalized Metric Space and Related Fixed Point TheoremsA Generalized Metric Space and Related Fixed Point Theorems
A Generalized Metric Space and Related Fixed Point TheoremsIRJET Journal
 
A common fixed point theorem in cone metric spaces
A common fixed point theorem in cone metric spacesA common fixed point theorem in cone metric spaces
A common fixed point theorem in cone metric spacesAlexander Decker
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxsmile790243
 
To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...IOSR Journals
 
Fixed points of contractive and Geraghty contraction mappings under the influ...
Fixed points of contractive and Geraghty contraction mappings under the influ...Fixed points of contractive and Geraghty contraction mappings under the influ...
Fixed points of contractive and Geraghty contraction mappings under the influ...IJERA Editor
 
Bounds on inverse domination in squares of graphs
Bounds on inverse domination in squares of graphsBounds on inverse domination in squares of graphs
Bounds on inverse domination in squares of graphseSAT Publishing House
 

Similar to 50120140501010 (20)

The Total Strong Split Domination Number of Graphs
The Total Strong Split Domination Number of GraphsThe Total Strong Split Domination Number of Graphs
The Total Strong Split Domination Number of Graphs
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
INDEPENDENT AND CONNECTED DOMINATION NUMBER IN MIDDLE AND LINE GRAPHS
INDEPENDENT AND CONNECTED DOMINATION NUMBER IN MIDDLE AND LINE GRAPHSINDEPENDENT AND CONNECTED DOMINATION NUMBER IN MIDDLE AND LINE GRAPHS
INDEPENDENT AND CONNECTED DOMINATION NUMBER IN MIDDLE AND LINE GRAPHS
 
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
Dominating Sets, Multiple Egocentric Networks and Modularity Maximizing Clust...
 
E021201032037
E021201032037E021201032037
E021201032037
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
metric spaces
metric spacesmetric spaces
metric spaces
 
A Generalized Metric Space and Related Fixed Point Theorems
A Generalized Metric Space and Related Fixed Point TheoremsA Generalized Metric Space and Related Fixed Point Theorems
A Generalized Metric Space and Related Fixed Point Theorems
 
A common fixed point theorem in cone metric spaces
A common fixed point theorem in cone metric spacesA common fixed point theorem in cone metric spaces
A common fixed point theorem in cone metric spaces
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
 
B0620510
B0620510B0620510
B0620510
 
To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...
 
Alg grp
Alg grpAlg grp
Alg grp
 
Composed short m sequences
Composed short m sequencesComposed short m sequences
Composed short m sequences
 
Fixed points of contractive and Geraghty contraction mappings under the influ...
Fixed points of contractive and Geraghty contraction mappings under the influ...Fixed points of contractive and Geraghty contraction mappings under the influ...
Fixed points of contractive and Geraghty contraction mappings under the influ...
 
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
CLIM Fall 2017 Course: Statistics for Climate Research, Statistics of Climate...
 
Bounds on inverse domination in squares of graphs
Bounds on inverse domination in squares of graphsBounds on inverse domination in squares of graphs
Bounds on inverse domination in squares of graphs
 
Cs jog
Cs jogCs jog
Cs jog
 
Nokton theory-en
Nokton theory-enNokton theory-en
Nokton theory-en
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 

Recently uploaded (20)

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 

50120140501010

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & 6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 5, Issue 1, January (2014), pp. 85-93 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET ©IAEME ACCURATE AND TOTAL ACCURATE DOMINATING SETS OF INTERVAL GRAPHS K. Dhanalakshmi and B. Maheswari Department of Applied Mathematics, Sri Padmavati Mahila Visvsavidyalayam, Tirupati - 517502, A.P, India ABSTRACT Interval graphs have drawn the attention of many researchers for over 30 years. They are extensively studied and revealed their practical relevance for modeling problems arising in the real world. In this paper we discuss various cases in which the dominating set constructed by the algorithm becomes an accurate dominating set, total accurate dominating set and also the cases where it is not an accurate dominating set and a total accurate dominating set. Keywords: Algorithm, Dominating Set, Accurate Dominating Set, Total Accurate Dominating Set, Clique, Interval Graph. Subject Classification: 68R10 1. INTRODUCTION The theory of domination in graphs introduced by Ore [1] and Berge[2] is an emerging area of research in graph theory today. The concept of accurate domination and total accurate domination was introduced by Kulli and Kattimani [3]. They have studied this concept for various standard graphs and obtained bounds. A Dominating set D of a graph G(V, E) is called an accurate dominating set if < V – D > has no dominating set of cardinality D . The accurate domination number γ a is the number of vertices in a minimum accurate dominating set of G. A total dominating set T of G is called a total accurate dominating set if < V - T > has no total dominating set of cardinality T . The total accurate domination number γ ta is the number of vertices in a minimum total accurate dominating set of G, where G has no isolated vertices. 85
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 2. INTERVAL GRAPH Let I = {1,2,……...,n} be an interval family where each i in I is an interval on the real line and i = [ai, bi] for i = 1, 2,.… n. Here ai is called the left endpoint and bi is called the right endpoint of i. Without loss of generality, we assume that all endpoints of the intervals in I are distinct numbers between 1 and 2n. The intervals are labeled with respect to their right end points. Two intervals i and j are said to intersect each other if they have non-empty intersection. A graph G(V, E) is called an interval graph if there is a one-to-one correspondence between V and I such that two vertices of G are joined by an edge in E if and only if their corresponding intervals in I intersect. We construct a dominating set given by the following algorithm. The dominating set becomes minimum [4]. 3. ALGORITHM : MDS - IG Input Output Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 : : : : : : : : Step 7 Step 8 : : Interval family I = { 1,2,………….n}. Minimum dominating set of the interval graph G. Let S = {max (1)}. LI = The largest interval in S. Compute Next (LI ). If Next (LI) = null then go to step 8. Find max( Next (LI ) ). If max( Next (LI ) ) does not exist then max( Next (LI ) ) = Next (LI ). S = S ∪ max( Next (LI ) ) ) go to step 2. End. 4. ACCURATE DOMINATING SETS We assume that G is always a connected graph. Also D is the minimum dominating set of G constructed by the above algorithm . Theorem 1 : Let i and j be any two intervals in I such that i ∈ D , j ⊂ i and there is no interval k in I such that k intersects j. Then D becomes an accurate dominating set of G. Proof : Let D be the minimum dominating set of G constructed by the algorithm. Let i ∈ D and j ∈ I such that i, j satisfy the hypothesis of the theorem. Then clearly in < V - D >, j becomes an isolated vertex. Thus the dominating set of < V - D > must include the vertex j. In general γ (V − D) ≥ γ (G) for any subset D of V. Hence it follows in this case that γ (V − D) ≥ γ (G) + 1 > γ (G ) Thus D becomes an accurate dominating set of G. Theorem 2 : Let D = {x1, x2….xm} be such that < N[x1] –u1 >, < N [x2] –u2 > ... < N[xm] > are cliques, where u1, u2 … um-1 are the last vertices dominated by x1, x2 … xm-1 respectively. If u1, u2 … um-1 are also the first vertices in N[x2], N[x3], …N [xm] respectively, then D is not an accurate dominating set of G. Proof : Since N[x1] is a clique, if we remove x1 from N[x1], then it is obvious that N (x1) is also a clique. Similar is the case with the other N[xi]’s. By the construction of D, it is clear that x1, x2……xm are the last vertices in their respective 86
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME cliques. Since N(xi)s are cliques, any set of m vertices from these N(xi)s respectively form a dominating set for < V - D >. Hence the dominating set of < V - D > contains exactly m vertices so that D cannot be an accurate dominating set. Theorem 3 : Let D = {x1, x2 …xm} where u1, u2,…um be the first vertices dominated by x1, x2 …xm respectively. Suppose < {u1 …. x1} >, <{ u2 … x2}>, …. <{ um … xm}> are cliques. If there are vertices between xi-1 and ui where i = 2,3, …m , then D is not an accurate dominating set. Proof : Let x1, x2 …xm, u1, u2 … um satisfy the hypothesis of the theorem. Then two cases arise. Case 1 : Suppose there is a vertex between xi-1 and ui say vi, i ≠ 1 . Since G is connected we have xi-1 and vi are adjacent and also ui and vi are adjacent. Then as in the proof of Theorem 2, in this case also < V - D > contains a dominating set of m vertices only. But not as in Theorem 2 that any set of m vertices from N(xi)’s respectively forms a dominating set of < V - D >. We specify the dominating set of < V - D > as follows. Consider D1 = {x1-1, u2, u3, ….um} in < V - D >. Since x1 ∉ < V − D > , the vertices in N(x1) are dominated by x1-1 and v2 is dominated by u2. So x1-1 and u2 are included in a dominating set of < V - D >. Now u 2 ∈ N ( x 2 ) and so u2 dominates the rest of vertices in N(x2). Since x 2 ∉ < V − D > , the vertex v3 is now dominated by u3 and u 3 ∈ N ( x 3 ) and u3 dominates the rest of the vertices in N(x3). Thus u3 is included in a dominating set of < V - D >. The argument goes on like this and ultimately D1 becomes a dominating set of < V - D > which contains exactly m vertices. So D cannot be an accurate dominating set of G. Case 2 : Suppose there is one more vertex between ui and vi say wi such that xi-1, vi, wi, ui, i ≠ 1 are consecutive vertices which are adjacent consecutively. Then if we consider this interval family and construct the dominating set in accordance with the algorithm, then ui enters into dominating set which is not the case. Hence this case does not exist, if D is given as per the hypothesis. Remark : Suppose some vertices in N(xi) are adjacent with some vertices in N(xj), i ≠ j or no vertex in N(xi) is adjacent to a vertex in N(xj), i ≠ j . In both the cases, we can show that the dominating set of < V - D > contains only m vertices, so that D cannot be an accurate dominating set of G. Theorem 4 : Let D = {x1, x2…. .. xm} be such that <{ u1 …… x1}>, <{ u2 …… x2}>,…… <{um …….xm}> are cliques, where u1, u2 ,…...,um be the first vertices dominated by x1, x2 ….xm respectively. Suppose there are vertices between xi-1 and ui where i ≠ 1 . Then D is an accurate dominating set of G if all the intermediate vertices between xi-1 and ui are dominated by xi-1. Proof : Let x1, x2 ……….. xm, u1, u2 ……….. um satisfy the hypothesis of the theorem. Suppose there are intermediate vertices between xi-1 and ui, the first vertex in the clique N[xi]. By hypothesis, xi-1 dominates all these vertices. Let these vertices be w1, w2 …wk say where xi1 < w1 < w2 <……< wk < ui. Since we have right endpoint labeling, xi-1 dominates wk implies that wk is adjacent to w1, w2 …wk-1. That is wk dominates all these vertices. Consider < V - D >. Since N(xi)s are cliques any set of m vertices from these N(xi)s dominate the vertices in these N(xi)’s respectively. Hence if we consider the set D1 = { x1-1, x2-1, ………..xi-1-1, wk , xi-1, ……..xm-1} then clearly D1 is a dominating set of < V D > . Further < V - D > has no dominating set of cardinality lower than m+1 , because, from the m 87
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME cliques, a set of m vertices (which is minimum) are chosen and a single vertex wk, which dominates all intermediate vertices between x i-1 and ui which were not dominated by any of these m vertices is included. So D1 = m+1 whereas D = m. Therefore D becomes an accurate dominating set of G. Remark : For the interval family, considered in the above theorem, there may be a possibility that < V - D > has isolated vertices. Also the hypotheses of Theorems 2 and 3 is satisfied between xi-1 and ui for any i but not for all i. But for at least one i, the hypothesis of Theorem 4 must be satisfied. For all such possibilities we get an accurate dominating set. Theorem 5 : Let D = {x1, x2 ……xm} and < V - D > has no isolated vertices. Then D is not an accurate dominating set of G if and only if γ a = γ + 1 . Proof : Let D = {x1, x2 ………….xm} be the minimum dominating set of G constructed by the algorithm. Suppose D is not an accurate dominating set of G. Let D1 = { x1, x2-1, x2, x3, ……….. xm}. Clearly D1 is a dominating set of G. In < V - D1 >, consider the set D2 = {x1 -1, x2-2, x3-1, ………. xm-1}. By the construction of dominating set D in G it is clear that the vertices in D2 dominate the vertices in < V - D >. Since < V - D > has no isolated vertices and D1 = m +1 and D 2 = m, it follows that D1 is an accurate dominating set of G. Hence γa = m+1 = γ + 1. Conversely, let γa = γ + 1. Then it is obvious that D is not an accurate dominating set of G. Otherwise D ≥ γ a = γ + 1 which is not possible, since D = γ . We can easily prove the following theorem. Theorem 6 : Let G be an interval graph with n vertices such that G is a path from vertex 1 to vertex n. If n is a multiple of 3, then the minimum dominating set constructed by the algorithm becomes an accurate dominating set. That is γ a = γ . Otherwise γa = γ + 1. 5. TOTAL ACCURATE DOMINATING SET Theorem 7 : We assume that G is always a connected graph and G has no isolated vertices. Let i and j be any two intervals in G such that j ⊂ i and there is no interval k in I such that k intersects j. Then G has no total accurate dominating set. Proof : Let T be a total dominating set of G and i, j satisfy the hypothesis of the theorem. Then clearly i ∈ T and in < V - T >, j becomes an isolated vertex. Therefore we cannot construct a total dominating set in < V - T >. Hence G has no total accurate dominating set. Theorem 8 : Let D = {x1,x2 ….xm} be such that < N[x1]-u2 >, < N[x2]-u3 > ……< N[xm] > are cliques, where ui is the first vertex dominated by xi. Then G posseses a total accurate dominating set if there are no vertices between xi and ui+1 for i = 1,2,….m-1. Proof : Let x1, x2 … xm, u1, u2 … um satisfy the hypothesis of the theorem. Since G is a connected graph, xi and ui+1 are adjacent. Since < N[xi] – ui+1 > is a clique, xi dominates all vertices in this clique. Further, since um is the first vertex dominated by xm, um dominates all vertices in N[xm]. Therefore if we consider T = { x1, u2, x2, u3, ….. xm-1, um}, then clearly T is a total dominating set of G. Further 88
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME T = 2m − 2 , since we have not included the vertices u1 and xm into T. Consider < V-T >. Since N[xi]s are cliques, N(xi) is also a clique. So < V - T > contains m components, each of which is a clique. In order to get a total dominating set in < V- T >, we have to choose two vertices from each such component which is also a clique, so that a total dominating set in < V - T > contains at least 2m vertices as there are m such components. Therefore a total dominating set T1 in < V - T > contains at least 2m vertices. That is T ≠ T1 . Hence T becomes a total accurate dominating set in G. Theorem 9 : We assume that G is always a connected graph and G has no isolated vertices. Let D = {x1,x2…xm} be such that < {u1,….x1} >, < {u2…x2} > ……..< {um…….xm} > are cliques, where u1,u2 ……….um are the first vertices dominated by x1,x2 ……….xm respectively. If there is one vertex between xi and ui+1, then G possesses a total accurate dominating set. Proof : Let x1, x2 ……….. xm, u1, u2 ……….. um satisfy the hypothesis of the theorem. Case 1 : Suppose there is one vertex between xi and ui+1 say vi. Since G is a connected graph xi, vi are adjacent and vi, ui+1 are adjacent. Consider T = {x1, u2, x2, u3…..…….. xi, vi, ui+1, xi+1, ui+2……….. xm-1, um}. Since < {ui…….xi} > is a clique, xi dominates all vertices between ui and xi, including ui. Further xi and vi are adjacent. Therefore T becomes total dominating set of G. Further T = 2 m − 1 , since we have excluded the vertices u1, xm and included the vertex vi. Consider < V - T >. Since N[xi]s are cliques, N(xi) is also a clique. Then < V - T > contains m components, each of which is a clique. In order to get a total dominating set, we have to choose two vertices from each such component which is also a clique, so that a total dominating set in < V - T > contains at least 2m vertices as there are m such components. Therefore a total dominating set T1 in < V - T > contains at least 2m vertices. That is T ≠ T1 . Hence T becomes a total accurate dominating set in G. Remark : Suppose there is one more vertex between xi and ui+1 say wi such that xi, vi, wi, ui+1 are consecutive vertices which are adjacent consecutively. Then if we consider this interval family and construct the dominating set in accordance with the algorithm, then ui+1 enters into dominating set instead of xi+1. Hence this possibility does not arise, if D is given as per the hypothesis. ILLUSTRATIONS Theorem 5 7 9 4 3 12 10 1 2 14 5 8 6 11 13 Fig. 1 : Interval Family I 89
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME 14 1 2 13 3 12 4 11 5 6 10 9 7 8 Fig. 2 : Interval Graph G The dominating set according to the algorithm is D = {3, 7, 11, 14} Here x1 = 3, x2 = 7, x3 = 11, x4 = 12 and γ = 4 Consider < V - D >. It is given by 1 2 4 13 5 6 12 8 10 9 Fig. 3: Vertex induced subgraph < V - D > The dominating set in < V - D > is D′ = {2, 5, 9, 12} That is D = D′ Therefore D is not an accurate dominating set in G. Let us take a dominating set with cardinality γ + 1 Consider D1 = {3, 6, 7,11, 14} Here x1 = 3, x2 –1 = 6, x2 = 7, x3 = 11, x4 = 14 Clearly D1 is a dominating set of G Consider < V - D1 > . It is given by 1 2 4 5 8 13 9 12 10 Fig. 4 : Vertex induced subgraph < V - D1 > 90
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME The dominating set in < V - D1 > is D2 = {2, 5, 10, 13} Here x1 –1 = 2, x2 –2 = 5, x3 –1 = 10, x4 –1 = 13 That is D 1 ≠ D 2 Therefore D1 becomes an accurate dominating set in G. Thus γ a = D1 = 5 = 4 + 1 = γ + 1 . Theorem 8 2 10 7 1 5 9 3 11 6 4 12 8 Fig. 1 : Interval Family I 1 2 3 12 4 11 5 6 10 9 7 8 Fig. 2 : Interval Graph G The dominating set according to the algorithm is D = {4, 8, 12} Here x1 = 4, x2 = 8, x3 = 12 u1 = 1, u2 = 5, u3 = 9 The total dominating set is T = {4,5,8,9} Consider < V - T >. It is given by 2 1 3 6 12 11 10 7 Fig. 3 : Vertex induced subgraph < V - T > The total dominating set in < V - T > is T1 = {2, 3, 6, 7, 11, 12} We get that T ≠ T1 Thus T becomes a total accurate dominating set in G. 91
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME Theorem 9 2 17 10 7 1 5 16 11 9 3 14 6 12 4 8 15 13 Fig . 1 : Interval Family I 17 1 2 16 3 15 4 14 5 13 6 12 7 11 8 10 9 Fig. 2: Interval Graph G The dominating set according to the algorithm is D = {4, 8, 13, 17} Here x1 = 4, x2 = 8, x3 = 13, x4 = 17 u1 = 1, u2 = 5, u3 = 10, u4 = 14, v2 = 9 The total dominating set is T = {4, 5, 8, 9, 10, 13, 14} F 1 2 17 3 16 6 15 7 12 11 Fig. 3: Vertex induced subgraph < V - T > Consider < V- T >. It is given by The total dominating set in < V - T > is T1 = {2, 3, 6, 7, 11, 12, 16, 17} We get that T ≠ T1 Thus T becomes a total accurate dominating set in G. 92
  • 9. International Journal of Computer Engineering and Technology (IJCET), ISSN 09766367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 1, January (2014), © IAEME REFERENCES [1] [2] [3] [4] [5] [6] [7] Ore. O “Theory of Graphs”, Amer. Math. Soc. Colloq. Publ. 38, Providence, (1962). Berge. C “Theory of Graphs and its applications”, Methuen, London (1962). Kattimani. M.B. “Some New Contributions to Graph Theory”, Ph.D. thesis, Gulbarga University, India (2000). Laksmi Naidu Y. “Some studies of Algorithms on Interval graphs and Circular –arc-graphs”, Ph.D.thesis, S.P.Mahila Visvavidyalayam, India,(1999). M.Siva Parvathi and B.Maheswari, “Minimal Dominating Functions of Corona Product Graph of a Cycle with a Complete Graph”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 4, 2013, pp. 248 - 256, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. Makke Siva Parvathi and Bommireddy Maheswari, “Minimal Dominating Functions of Corona Product Graph of a Path with a Star”, International Journal of Information Technology and Management Information Systems (IJITMIS), Volume 5, Issue 1, 2014, pp. 1 - 11, ISSN Print: 0976 – 6405, ISSN Online: 0976 – 6413. M.Manjuri and B.Maheswari, “Strong Dominating Sets of Strong Product Graph of Cayley Graphs with Arithmetic Graphs”, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 6, 2013, pp. 136 - 144, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. 93