Graph Theory by Dr. Kalyanrao Takale, Dr. Shrikisan Gaikwad, Dr. Mrs. Nivedita Mahajan et. Al.
Book Summary:
This book is based on a course Graph theory. We write this book as per the revised syllabus of F.Y. B.Sc.(Computer Science) Mathematics, revised by Savitribai Phule Pune University, Pune, implemented from June 2019. Graph theory is the most useful subject in all branches of mathematics and it is used extensively in applied mathematics and engineering.
Graphs theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. It is a bridge connecting mathematics with various branches of computer science. We study how problems in almost every conceivable discipline can be solved using graph models. The aim of this textbook on Graph theory is to introduce basic concept in graph theory and some shortest path algorithm to model computation-related problems.
Audience of the Book :
This book Useful for B.Sc Students.
Table of Content:
1. An Introduction to Graph
2. Connected graphs
3. Euler and Hamilton Path
4. Trees