Lecture 6
Lecture 6
Lecture 5
Graphs
Outline
Graph Models
Types of Graphs
Representation of Graphs
Graph Isomorphism
Euler Graph/Paths
Hamilton Graph/Paths
Graphs
Graph Models
Graph Models
Graph Models
Collaborative Graphs
Information Graphs
Transportation Graphs
Transportation Graphs
Graphs
Definition of a graph
Graphs: basics
Terminology
Graph characteristics: Undirected
graphs
Undirected Graphs
Undirected Graphs
Undirected Graphs
Undirected Graphs
Directed Graphs
Directed Graphs
Directed Graphs
Directed Graphs
Complete Graphs
A Cycle
Bipartite Graphs
Bipartite Graphs
Bipartite Graphs
Bipartite Graphs
Bipartite Graphs and Matching
Complete Bipartite
Graphs
Subgraphs
Subgraphs
Union of the graphs
Representation of graphs
Representation of graphs
Adjacency Matrices
Adjacency Matrices
Graph Isomorphism
Graph Isomorphism
Example 2:
Are the two graphs
isomorphic?
Graph Isomorphism
Example 3:
Show that the following two graphs are
isomorphic.
Graph Isomorphism
Graph Isomorphism
Example 4:
Are the two graphs
are isomorphic?
Graph Isomorphism
Connectivity in graphs, paths
The removal of a cut vertex, sometimes
called cut points or articulation points, and
all its adjacent edges produce a subgraph
that is not connected.
If an Euler trail contains the same vertex at the start and end of
the trail, then that type of trail will be known as the Euler
Circuit.