Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the basics of graph theory, defining a graph as a pair of elements representing vertices and subsets of vertices as edges. It covers terminology like undirected simple graphs, cliques, and degrees of vertices. The hand shake lemma and walks in graphs are explained, along with concepts of connected graphs, cycles, and trees. The lecture concludes with a proof that every tree has exactly n-1 edges.