Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Prim's and Kruskal's Algorithms
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Spanning Trees: Definition and Applications
Introduces spanning trees in graphs and the Minimum Spanning Tree problem, exploring efficient algorithms for optimal decision-making.
Reformulating Problems: Tools and Intuition
Focuses on open problems and the importance of reformulating problems with better tools and intuition.
Convergence of Random Walks
Explores the convergence of random walks on graphs and the properties of weighted adjacency matrices.
Bellman-Ford Algorithm: Shortest Path Estimation
Explains the Bellman-Ford algorithm for finding the shortest path in a directed graph with edge weights.
Minimum Spanning Trees: Prims Algorithm
Covers minimum spanning trees, disjoint-set data structures, union methods, and Prim's algorithm for finding minimum spanning trees.
Graph Coloring: Theory and Applications
Covers the theory and applications of graph coloring, focusing on disassortative stochastic block models and planted coloring.
Shortest Path Algorithms: BFS and Dijkstra
Explores Breadth-First Search and Dijkstra's algorithm for finding shortest paths in graphs.
Solving Parity Games in Practice
Explores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Dijkstra's Algorithm and Shortest Path
Covers Dijkstra's algorithm for shortest path problems and its application in ALL-TO-ONE and ALL-PAIRS algorithms.