DM Unit-5 Graph Theory
DM Unit-5 Graph Theory
Unit VI:
Graph Theory and Applications: Isomorphism, Eulerian and Hamiltonian
Graphs, Graph Colouring, Colouring maps and Colouring Vertices,
Colouring Edges, List Coloring, Perfect Graph: Definition properties and
Example, Bi-connected component and Articulation Points.
• Cor. If G is a digraph,
1 then
• deg –(vi) =
deg+(vi) E
= n
• Cor.2. An undirected graphi=1 i= 1
n has an even n u mber of vertices of
odd degree. (Refer Text book for proof)
• Cor.3 If G is a k– regular graph , then k. V = 2. E .
• deg (vi) = 2. E
n
• 3x4 +m x 2= 2.(21)
m=(42-12)/2=15
• n = 3+15=18.
• deg (vi) = 2. E
• Ex. Let G be a simple graph with n vertices. Then show that the
number of edges in G is less than or equal to {n.(n – 1)} / 2.
21
2) Incidence matrix: The incidence matrix of a graph G is a
matrix with rows labeled by vertices and columns labeled
by edges, so that entry for row v column e is 1 if e is
incident on v, and 0 otherwise. As an example, the
following is the incidence matrix of graph of figure
22
Minimal Spanning Tree: Let G be a connected graph where each edge
of G is labeled with a non negative cost. A spanning tree T where the
total cost C(T) is minimum is called a minimal spanning tree.
32
2 January 2021 IT Department, BVRIT, Narsapur
2 January 2021 IT Department, BVRIT, 33
Kurtowski
Theorem
• A graph G is not planar iff G contains a sub graph homeomorphic to
K3, 3 or K5 .
• Ex. A planar graph contains 25 vertices and 60 edges then find the
number of regions in the graph .
• Ex. What is the maximum number of edges possible in a planar
graph with eight vertices ?.
• Ex. What is the minimum number of vertices necessary for a graph
with
11 edges to be a simple planar graph?.
• Ex. Suppose that a connected planar graph has 20 vertices, each of
degree 3. In to how many regions does a representation of this
planar graph split the plane ?