Discrete Mathematics: Jemsheena P S Assistant Professor
Discrete Mathematics: Jemsheena P S Assistant Professor
Discrete Mathematics: Jemsheena P S Assistant Professor
JEMSHEENA P S
ASSISTANT PROFESSOR
Module III
Graph Theory
Remark:
LOOP
An edge of a graph which joins a node to itself is called a loop (sling) . The direction of
a loop is of no signifi cance; hence it can be considered either a directed or an
undirected edge.
Parallel edges
In some directied as well as undirected graphs, we may have certain pairs of nodes
joined by more than one edge, Such edges are called parallel.
In Fig. 5-1.2a there are two parallel edges joining the nodes 1 and 2,
two parallel edges joining the nodes 2 and 3, while there are two
parallel loops at 2.
In 5-1.2b there are two parallel edges associated with the ordered pair
(v₁,v₂).
Note that there are no multiple edges in the graph of Fig. 5-1.2c.
Simple Graph
A graph is called simple graph/strict graph if the graph
is undirected and does not contain any loops or
multiple edges.
Multi-Graph
If in a graph multiple edges between the same
set of vertices are allowed, it is called Multigraph.
In other words, it is a graph having at least one
loop or multiple edges.
Degree
If two graphs G and H contain the same number of vertices connected in the
same way, they are called isomorphic graphs (denoted by G≅H).
You can say given graphs are isomorphic
if they have:
Equal number of vertices.
Equal number of edges.
Same degree sequence
Same number of circuit of particular length
Show that the digraphs given in Fig. 5-1.5a and b are isomorphic.
Show that the digraphs given in Fig. 5-1.6 a and b are isomorphic.
Show that the digraphs in Fig. 5-1.7 are not isomorphic.
Subgraph
Proof:
In a simple digraph every edges have exactly one terminal node and
one initail node. That means the indegree of terminal vertex is equal
to the outdegree of initial vertex
Similarly we can say that all outdegree of initial vertices is equal to all
indegree of terminal vertices. IE the sum of indegrees of all the nodes
of a simple digraph is equal to the sum of outdegrees of all its nodes .