Graph Theory - Definitions and Seven Bridges Problem
Summary :Introduction to graph theory starting with the Seven Bridges of K枚nigsberg problem. Covers basic definitions including vertices, edges, adjacency, degree sequences, connected graphs, and graph representations (adjacency lists and matrices).