Graph Theory Final
Graph Theory Final
Graph Theory Final
03/05/12
jit saha-KGEC
Content
1. 2. 3. 4. History of graph theory Elementary concepts Applications Reference
03/05/12
jit saha-KGEC
walk about the city so ,cross each bridge once & return to the starting point.
Content
03/05/12 jit saha-KGEC 3
Content
03/05/12 jit saha-KGEC 4
Content
03/05/12 jit saha-KGEC 5
2.Elementary concepts
G(V,E) ,two sets of objects
Vertices (or nodes) ,set V Edges, set E
For the above simple directed graph, V={A,B,C,D} E={AB,BD,CD,AC,AD,BC} |V|=4 |E|=6 Content
03/05/12
jit saha-KGEC
3.Applications
I. Computer Science II. Chemistry III. Operation Research IV. Biological science V. Other application
Content
03/05/12 jit saha-KGEC 7
I. Computer Science
Data structure & Algorithm design Operating system DBMS Compiler design Computer networking & network security
Content
Application
03/05/12 jit saha-KGEC 8
Content
Application
03/05/12 jit saha-KGEC 9
Operating system
Modeling operating system Defining file structure Deadlock handling Defining storage structure Process scheduling
Content Application
03/05/12 jit saha-KGEC 10
operating system-contd
Content Application
03/05/12 jit saha-KGEC 11
DBMS
Defining relation model ER diagram designing SQL Query optimization Transaction processing
Precedence graph
Content
03/05/12 jit saha-KGEC
Application
12
Compiler design
Syntax tree construction Semantic checking Code optimization
By DAG
Compiler design-contd
d=a+b f=b/c g=a+b f=c+d d=f+c
DAG representation
Application
03/05/12 jit saha-KGEC 14
Application
03/05/12 jit saha-KGEC 15
Application
03/05/12 jit saha-KGEC 16
application
03/05/12 jit saha-KGEC 17
II. Chemistry
Structural representation of molecule Enumeration Chemical Isomers acyclic compounds are trees
Content application
03/05/12 jit saha-KGEC 18
In Game Theory
Using tree
content application
03/05/12 jit saha-KGEC 19
Pert &CPM
application
20
TAT
content
application
03/05/12 jit saha-KGEC 21
application
03/05/12 jit saha-KGEC 22
V. Other application
Utilities problem Electrical network problem Bus-trail network Pedigree(family tree) Telephone network systems
content
application
03/05/12 jit saha-KGEC 23
4. Reference
Books
Graph Theory with Applications to Engineering and Computer Science by Narsingh Deo Discrete Mathematics and Its Applications by Kenneth H. Rose
URL
03/05/12
jit saha-KGEC
24