Lecture 1 (9th January 2025): Introduction to graphs, and digraphs, as well as their applications in different branches of Sciences and Computation. Adjacency matrix, degree matrix, incidence matrix and examples.
Lecture 2 (13th January 2025): Path graph, cycle graph, complete graph, complete bipartite graph, star graph. Walk, trail, path, and cycle in a graph. Connected graph.
Lecture 3 (16th January 2025): Hypercube graph, Circulant graph, Cayley graph, intersection and interval graphs. Some application of graphs: job-assignment problem, interval graphs in archeology. Eccentricity of a vertex in a graph, radius and diameter of a graph.
Lecture 4 (20th January 2025): Konigsberg bridge problem, Complement of a graph, subgraph, independent set and clique in a graph, graph coloring problem, chromatic number, graph isomorphism.
Lecture 5 (23th January 2025): Self-complementary graphs, Petersen graph and its properties, cut vertex, cut edge, induced subgraph.
Lecture 6 (27th January 2025): Operations on graphs, removal of vertices and edges, cut edges and cut vertices, Koning's theorem, bipartite graphs and cycles in it.
Lecture 7 (30th January 2025): The class was rescheduled due to GATE Examination 2025.
Lecture 8 (3rd February 2025): Handshaking theorem of graph theory, Other counting lemmas, degree sequence of a graph, Construction of a graph from a degree sequence.
Lecture 9 (6th February 2025): Graphic sequence, Havel-Hakimi theorem, directed graphs, indegree, outdegree, split of a graph, simple directed graph.
Lecture 10 (10th February 2025): Digraph from a relation, functional diagraph, kernel of a digraph, orientation and tournament. Tree, forest, spanning tree.
Lecture 11 (13th February 2025): Some fundamental properties of a tree.
Lecture 12 (17th February 2025): Maximum number of edges in a disconnected graph, Six equivalent definitions of a tree.
Lecture 13 (20th February 2025): Counting of trees. Prufer sequence.
Lecture 14 (24th February 2024):