Applications of Graph Theory in Science and Computer Science
Applications of Graph Theory in Science and Computer Science
----------------------------------------------------------------------------------------------------------------------------- ----------
Date of Submission: 15-09-2020 Date of Acceptance: 29-09-2020
----------------------------------------------------------------------------------------------------------------------------- ----------
the study of atoms. Similarly, Graph theory is used with group theory. Graph theory is a very natural
in biology and conservation efforts where a vertex and powerful tool in combinatorial operations
represents regions where certain species exist and research. Some important OR problems that can be
the edges represent migration path or movement solved using graphs are given here. A network
between the regions. This information is important called transport network where a graph is used to
when looking at breeding patterns or tracking the model the transportation of commodity from one
spread of disease, parasites and to study the impact place to another. The objective is to maximize the
of migration that affect other species.Graph flow or minimize the cost within the prescribed
theoretical concepts are widely used in Operations flow. The graph theoretic approach is found more
Research. For example, the traveling salesman efficient for these types ofproblems though they
problem,the shortest spanning tree in a weighted have more constraints [9].
graph, obtaining an optimal match of jobs and men
and locating the shortest path between two vertices Section – II:
in a graph. It is also used in modeling transport Graph Theory inComputer Science:
networks, activity networks and theory of games. Mathematically speaking trees are a
The network activity is used to solve large number special class of a graph. The relationship of trees to
of combinatorial problems. The most popular and a graph is very important in solving many problems
successful applications of networks in OR is the in Math’s and Computer Science. Trees and many
planning and scheduling of large complicated other definition of graph theory are having its
projects. The best well known problems are application in various field of computer science.
PERT(Project Evaluation Review Technique) and
CPM (Critical Path Method). Applications of Graph Theory in Artificial
Intelligence:
Graph Theory in Chemistry: Various AI troubles may be direct as the
Graph Theory is used to study molecules trouble of discovering a trail in a graph. A graph is
in chemistry, graph makes a natural model for a fabricated of arcs and nodes. Arcs are planned pairs
molecules,where vertices represent atom and edges of nodes which may contain connected
bonds.The importance of graph theory for expenditure. Many sort of trouble is frequently
chemistry stemsmainly from the existence of the resolved through a graph search technique. We
phenomenon of isomerism,which is rationalized by symbolize the trouble as an array of states that are
chemical structure theory. This theory accounts for snapshots of the world and operators that alter one
all constitutional isomers by using purely graph- state into a further States may be mapped to nodes
theoretical methods, which earlier chemists viewed of a graph and operators are the edges of the graph.
as 'tricks with points and lines (valencies)".Graphs Game tree used in artificial intelligence also uses
are used in the field of chemistry to model concept of graph theory.
chemical compounds. In computational
biochemistry some sequences of cell samples have Applications of Graph Theory in
to be excluded to resolve the conflicts between two communication network:
sequences. This is modeledin the form of graph Graph theory may be utilized to symbolize
where the vertices represent the sequences in the communication systems. A communications system
sample. An edge will be drawn between two is a compilation of links, nodes and terminals that
vertices if and only if there is a conflict between the join to facilitate telecommunication amid the
corresponding sequences. terminals users. Every terminal in the system
should encompass a inimitable address as a result
Graph Theory in Physics: connections or messages may be routed to the
In Physics, the three dimensional structure accurate receivers. The compilation of addresses in
of complicated simulated atomic structures can be the system is known as the address space. Each
studied quantitatively by gathering statistics on communications system has three fundamental
graph-theoretic properties related to the topology of constituents: terminals (the starting and stopping
the atoms.Forexample,Franzblau’s shortest- points of system), processors (that offer data
path(SP) rings. transmission control functions), transmission
channels (that assist in transmission of data).
Graph Theory in Mathematics: The communication system intends to convey data
In mathematics, graphs are useful in packets amid telephones, computers, processors or
geometry and certain parts of topology,e.g. Knot other appliances.
Theory . Algebraic graph theory has close links
DOI: 10.35629/5252-0206736739 | Impact Factor value 7.429 | ISO 9001: 2008 Certified Journal Page 737
International Journal of Advances in Engineering and Management (IJAEM)
Volume 2, Issue 6, pp: 736-739 www.ijaem.net ISSN: 2395-5252
DOI: 10.35629/5252-0206736739 | Impact Factor value 7.429 | ISO 9001: 2008 Certified Journal Page 738
International Journal of Advances in Engineering and Management (IJAEM)
Volume 2, Issue 6, pp: 736-739 www.ijaem.net ISSN: 2395-5252
REFERENCES:
[1]. AshayDharwadker, (2006), The Vertex
Cover Algorithm. http:// www.
dharwadker. org/ vertex_cover
[2]. AshayDharwadker, (2006), The Vertex
ColoringAlgorithm.http://www.dharwadke
r.org/ vertex_coloring
[3]. AshayDharwadker,(2000),A New Proof of
The Four Colour Theorem, 2000, http://
www.dharwadker.org
[4]. AshayDharwadker, (2004), A New
Algorithm for finding Hamiltonian Circuits,
http:// www. dharwadker.org/ hamilton
[5]. E. Bertram and P. Horak, (1999),Some
applications of graph theory to other parts of
mathematics, The Mathematical
Intelligencer (Springer - Verlag, New York)
6-11.
[6]. F. S. Roberts, (1978), Graph theory and its
applications to the problems of society,
CBMS-NSF Monograph 29, SIAM
Publications, Philadelphia.
[7]. J.A. Bondy and U.S.R. Murty, Graph Theory
with Applications, (1976), Elsevier Science
Publishing Company Inc.
[8]. L. Caccetta and K. Vijayan, (1986),
Applications of graph theory, Fourteenth
Australasian Conference on Combinatorial
Mathematics and Computing (Dunedin),
Ars. Combin., Vol.23, 21-77.
[9]. NarasinghDeo, “Graph theory with
applications to engineering and computer
science”, Prentice Hall of India, 1990.
[10]. S.G.Shrinivas ,S.Vetrivel and N.M. Eiango,
(2010),“Applications of Graph Theory in
Science an Overview”, International Journal
of Engineering Sciece and Technology,Vol.
2(9),4610-4621.
DOI: 10.35629/5252-0206736739 | Impact Factor value 7.429 | ISO 9001: 2008 Certified Journal Page 739