APplication Domination in Graph
APplication Domination in Graph
* Preeti Gupta
* Department of Engg. Mathematics, Prestige Institute of Engineering and Science, Indore, INDIA
ABSTRACT
The paper concentrates on the domination in graphs with application In a graph G = (V, E ), S V is a dominating set of G if
every vertex is either in S or joined by an edge to some vertex in S. Many different types of domination have been researched
extensively this paper explores applications of dominating sets.
2000 Mathematics Subject classification: 05C69, 05C99
1. INTRODUCTION ingful sub areas, placing the study of dominating sets in even
Domination in graphs has been an extensively researched broader mathematical and algorithmic contexts. Vasumathi &
branch of graph theory. Graph theory is one of the most Vangipuram[8] and Vijayasaradhi & Vangipuram [9] obtained
flourishing branches of modern mathematics and computer domination parameters of an arithmetic Graph and also they
applications. The last 30 years have witnessed spectacular have obtained an elegant method for the construction of a
growth of Graph theory due to its wide applications to discrete arithmetic graph with the given domination parameter. In most
optimization problems, combinatorial problems and classical of the researches in Graph theory, the investigators are con-
algebraic problems. It has a very wide range of applications tent with establishing the existence of a graph with a given
to many fields like engineering, physical, social and biologi- graphical parameter. For example, given domination number
cal sciences; linguistics etc., the theory of domination has as n does there exist a graph with this as the domination num-
been the nucleus of research activity in graph theory in re- ber? Similarly does there exist a graph with given bondage
cent times. This is largely due to a variety of new parameters number or with given domatic number? These problems have
that can be developed from the basic definition of domina- been investigated successfully. However in the matter of ap-
tion. The NP-completeness other basic domination problems plications of these results to real life situations it becomes
and its close relationship to other NP-completeness problems necessary to evolve the method of constructing such a graph
have contributed to the enormous growth of research activity with a given parameter. Construction of a graph with a given
in domination theory. It is clearly established from the exclu- Graph theoretic parameter is generally difficult by the usual
sive coverage of the Topics on domination in graph in the graph theoretic methods. In many applications of domination
86th issue of the Journal of Discrete mathematics (1990), number, bondage number, or domatic number, it becomes
that the theory of domination is a very popular area for re- necessary to construct a graph with as few vertices and/or
search activity in graph theory. The rigorous study of domi- edges as possible with a given domination number or bond-
nating sets in graph theory began around 1960, even though age number or domatic number. It is in this context the us-
the subject has historical roots dating back to 1862 when de age of elementary number theoretic principles will help in the
Jaenisch studied the problems of determining the minimum constructions of such graphs. In Vasumathi and Vangipuram
number of queens which are necessary to cover or dominate [8], the construction of a graph with a given domination num-
a n x n chessboard. In 1958, Berge defined the concept of ber has been given, using such a method. A similar method
the domination number of a graph, calling this as coefficient of construction using again elementary principles of number
of External Stability. In 1962, Ore used the name dominat- theory helped in the construction of a graph with a graceful
ing set and domination number for the same concept. In degree sequence by Vijayasaradhi and Vangipuram [9].
1977 Cockayne and Hedetniemi made an interesting and ex-
tensive survey of the results know at that time about dominat- 2. Applications of Domination in Graph
ing sets in graphs. They have used the notation (G) for the Domination in graphs has applications to several fields. Domi-
domination number of a graph, which has become very popu- nation arises in facility location problems, where the number
lar since then. The survey paper of Cockayane and Hedet- of facilities (e.g., hospitals, fire stations) is fixed and one at-
niemi has generated lot of interest in the study of domination tempts to minimize the distance that a person needs to travel
in graphs. In a span of about twenty years after the survey, to get to the closest facility. A similar problem occurs when
more than 1,200 research papers have been published on the maximum distance to a fality is fixed and one attempts to
this topic, and the number of papers continued to be on then minimize the number of facilities necessary so that everyone
crease. Since then a number of graph theorists Konig, Ore, is serviced. Concepts from domination also appear in prob-
Bauer, Harary, Lasker, Berge, Cockayne, Hedetniemi, Alavi, lems involving finding sets of representatives, in monitoring
Allan, Chartrand, Kulli, Sampthkumar, Walikar, Armugam, communication or electrical networks, and in land surveying
Acharya, Neeralgi, Nagaraja Rao, Vangipuram many others (e.g., minimizing the number of places a surveyor must stand
have done very interesting and significant work in the domi- in order to take height measurements for an entire region).
nation numbers and the other related topics. Recent book on
domination [3], has stimulated sufficient inspiration leading 2.1 School Bus Routing:
to the expansive growth of this field of study. It has also put Most school in the country provide school buses for transport-
some order into this huge collection of research papers, and ing children to and from school Most also operate under cer-
organized the study of dominating sets in graphs into mean- tain rules, one of which usually states that no child shall have
of the research carried out in show that the variations of the {1,..., p}, p > 1, and two vertices are adjacent if they differ
domination number can be used for correctly distinguishing in one coordinate, then the sets of vectors which are (n, p)-
among the trees that represent native structures and those covering sets, single error correcting codes, or perfect cover-
that are not likely candidates to represent RNA. ing sets are all dominating sets of the graph with determined
additional properties.
2.7 Modeling Social Networks
Dominating sets can be used in modeling social networks and 2.10 Multiple Domination Problems
studying the dynamics of relations among numerous individu- An important role is played by multiple domination. Multiple
als in different domains. A social network is a social structure domination can be used to construct hierarchical overlay
made of individuals (or groups of individuals), which are con- networks in peer-to-peer applications for more efficient index
nected by one or more specific types of interdependency. The searching. The hierarchical overlay networks usually serve
choice of initial sets of target individuals is an important prob- as distributed databases for index searching, e.g. in modern
lem in the theory of social networks. In the work of Kelleher file sharing and instant messaging computer network applica-
and Cozzens, social networks are modeled in terms of graph tions. Dominating sets of several kinds are used for balanc-
theory and it was shown that some of these sets can be found ing efficiency and fault tolerance as well as in the distributed
by using the properties of dominating sets in graphs. construction of minimum spanning trees. Another good exam-
ple of direct, important and quickly developing applications of
2.8 Facility Location Problems multiple domination in modern computer networks is a wire-
The dominating sets in graphs are natural models for facil- less sensor network.
ity location problems in operational research. Facility loca-
tion problems are concerned with the location of one or more 3. Conclusion:
facilities in a way that optimizes a certain objective such as The main aim of this paper is to present the importance of
minimizing transportation cost, providing equitable service to graph theoretical ideas in various areas of Science & Engi-
customers and capturing the largest market share. neering for researches that they can use Domination in graph
theoretical concepts for the research. An overview is present-
2.9 Coding Theory ed especially to project the idea of graph theory. So, the graph
The concept of domination is also applied in coding theory as theory section of each paper is given importance than to the
discussed by Kalbfleisch, Stanton and Horton and Cockayne other sections. Researches may get some information related
and Hedetniemi . If one defines a graph, the vertices of which to graph theory and its applications in various field and can
are the n-dimensional vectors with coordi- nates chosen from get some ideas related to their field of research.
REFERENCES
[1] Bollobas.B, Graph Theory: An Introductory Course Springer 1979. | [2] Bondy and Murty: Graph theory with applications, Macmillan (1976). | [3] Haynes, T.W.,
Hedetniemi, S.T. and Slater, P.J., Fundamentals of domination in graphs; Marcel Dekkar, Inc-New York (1998). | [4] Harary, F., Graph Theory, Addison Wesley, Mas-
sachusetts, (1969). | [5]. J. Wilson and J.J. Watkins John, Graphs: An Introductory Approach, Wiley & Sons 1990. | [6] Laskar, R.C. and Walikar, H.B., On domination
related concepts in graph theory, in : Lecture in Match., 885 (1981), 308-320. | [7] Sampathkumar, E., On some new domination parameters of a graph A Survey,
Proceedings of a symposium on graph theory and combinatorics, Kochi, Kerala, India, 17-19 may 1991, pp. 7-13. | [8] Vasumathi, N., and Vangipuram, S., Existence of
a graph with a given domination parameter | Proceedings of the Fourth Ramanujan Symposium on Algebra and its Applications; University of Madras, Madras, 187-195
(1995). | [9] Vijaya Saradhi and Vangipuram: Irregular graphs. Graph Theory Notes of New York, Vol. 41, 2001, pp. 33-36. | [10] Chatrand, G., and Lesniak, L., Graphs
and digraphs, Chapman and Hall, Madras (1996). | [11] Cockayne, E.J., and Hedetniemi, S.T., towards a theory of domination in graphs, Networks, fall (1977), 247-271.
| [12] Cockayne, E.J., Domination of undirected graphs, A survey, Lecture notes in Math., 642 (1978), 141-147. | [13] Cockayne, E.J., Dawes, R.W. and Hedetniemi,
S.T., Total domination in graphs, Networks, 10, (1980),