Graphs and Networks
Offered By: YouTube
Course Description
Overview
Explore the fundamental concepts of graph theory and network analysis in this 30-minute lecture. Delve into essential definitions, learn how to represent graphs using adjacency matrices, and master two crucial algorithms for finding minimum spanning trees: Kruskal's Algorithm and Prim's Algorithm. Gain valuable insights into the practical applications of these concepts in various fields such as computer science, data analysis, and network optimization.
Syllabus
Graphs and Networks Definitions.
Adjacency Matrices.
Kruuskal's Algorithm.
Prim's Algorithm.
Taught by
MolloyMaths
Related Courses
Algorithms: Design and Analysis, Part 2Stanford University via Coursera Greedy Programming in Java
Great Learning via YouTube Prim's Algorithm in Java
Great Learning via YouTube Non Linear Data Structures - Complete Non Linear Data Structures - Data Structures Part-2
Sundeep Saradhi Kanthety via YouTube Prim's Algorithm - Finding Minimum Cost Spanning Tree
Sundeep Saradhi Kanthety via YouTube