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
Networks: Trees
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Graph Algorithms II: Traversal and Paths
Explores graph traversal methods, spanning trees, and shortest paths using BFS and DFS.
Spanning Trees: Definition and Applications
Introduces spanning trees in graphs and the Minimum Spanning Tree problem, exploring efficient algorithms for optimal decision-making.
Minimal Spanning Tree
Covers the concept of weighted graphs and the Greedy algorithm for finding a minimal spanning tree.
Minimum Spanning Trees: Prim's Algorithm
Explores Prim's algorithm for minimum spanning trees and introduces the Traveling Salesman Problem.
Graph Theory and Network Flows
Introduces graph theory, network flows, and flow conservation laws with practical examples and theorems.
Connectivity in Graph Theory
Covers the fundamentals of connectivity in graph theory, including paths, cycles, and spanning trees.
Shortest Paths: Negative Weights & Applications
Covers Minimum Spanning Trees, Kruskal's Algorithm, and Shortest Paths in directed graphs.
Distances and Motif Counts
Explores distances on graphs, cut norms, spanning trees, blockmodels, metrics, norms, and ERGMs in network data analysis.
Graph Theory Fundamentals
Covers the fundamentals of graph theory, including vertices, edges, degrees, walks, connected graphs, cycles, and trees, with a focus on the number of edges in a tree.
Subgraphs vs Induced Subgraphs
Distinguishes between subgraphs and induced subgraphs in graph theory, illustrating the construction of minimal spanning trees.