Unit V: Graph Theory with Applications

Course: Discrete Mathematics
Code: CADSC102

Table of Contents

Basic Concepts of Graph Theory

A graph consists of a set of vertices (nodes) and edges that connect them.

Isomorphism and Homomorphism

Types of Graphs

Graphs can be categorized by their specific properties and constraints:

Walks, Paths, and Circuits

These terms describe movement within a graph:

Eulerian and Hamiltonian Graphs

Complete, Regular, and Bipartite Graphs

Cut-sets and Cut-vertices

Exam Focus & Tips


Frequently Asked Questions

Q: What makes a graph "Planar"?
A: It can be drawn on a flat surface without any edges intersecting.

Q: What is a Bipartite graph?
A: A graph where vertices are split into two groups, and edges only connect vertices from different groups.