Counting Reachable Vertices and Edges (Graphs: Algorithms & Theory)

Published on ● Video Link: https://www.youtube.com/watch?v=b3VP3yQir14



Duration: 21:16
19 views
0


In today's lesson, we learn how, using DFS or BFS, we can count vertices or edges belonging to a connected component of some starting/source vertex.

Time Stamps:
0:00 Opening and recap
1:10 Observations for today's lesson
1:49 Counting vertices
10:39 Counting edges
20:55 Closing


Have a beautiful day!

Supporters (to date of publication, by tier (top to bottom)):
----------------------------------------------------------
Patreon Supporters (General Support):
Draikou
Patreon Supporters (Basic Support):
Patreon Supporters (Supporter Access!):
Eric R
-----------------------------------------------------------
Become a supporter today! To support my work and mission to provide free or accessible Computer Science education (especially in theory), subscribe to the channel, share my videos. Please donate and contribute to support my work for more content:
PATREON: https://www.patreon.com/PageWizard
SUBSCRIBESTAR: https://www.subscribestar.com/drpage
PAYPAL: https://paypal.me/pagewizard

Follow also at:
FACEBOOK: https://www.facebook.com/DanielRPage
TWITTER: https://twitter.com/PageWizardGLE
QUORA: https://www.quora.com/profile/Daniel-R-Page
TWITCH: https://www.twitch.tv/pagewizard

#ComputerScience
#Algorithms
#graphtheory




Other Videos By PageWizard Games, Learning & Entertainment


2022-10-19How Do We Know An Algorithm is Incorrect, Shortest Paths, and Minimum Spanning Trees!
2022-10-17Cut Property of Minimum Spanning Trees & Algorithms (Graphs: Algorithms & Theory)
2022-10-14Introduction to Mathematical Sequences, and How to Derive a Sequence
2022-10-14Dan Plays Legend of Zelda: Link's Awakening DX
2022-10-12Minimum Spanning Trees & Optimization Problems (Graphs: Algorithms & Theory)
2022-10-11Minimum Spanning Trees and the Cut Property, Taking Your Questions!
2022-10-10Graph Terminology III: Weighted Graphs (Graphs: Algorithms & Theory)
2022-10-07Computing Connected Components of a Graph (Graphs: Algorithms & Theory)
2022-10-06Dan Plays Legend of Zelda: Link's Awakening DX (GB Colour, COME JOIN THE FUN!)
2022-10-05Testing Connectivity of a Graph (Graphs: Algorithms & Theory)
2022-10-03Counting Reachable Vertices and Edges (Graphs: Algorithms & Theory)
2022-09-30Computing Paths Using DFS/BFS Trees (Graphs: Algorithms & Theory)
2022-09-29Special: Lessons & Goodbye for Lola (Our First Computer Program/Complexity Analysis)
2022-09-28DFS/BFS Trees are Indeed Acyclic (Graphs: Algorithms & Theory)
2022-09-26Breadth-First Search (Graphs: Algorithms & Theory)
2022-09-23Smashing The Genie in Legend of Zelda: Link's Awakening [Gameboy Colour]
2022-09-23Cycle Detection and Path Finding (Graphs: Algorithms & Theory)
2022-09-22Learn & Have Fun [Sequences, Summations, Induction, Legend of Zelda: Link's Awakening DX]
2022-09-21Exploring a Graph: Depth-First Search (Graphs: Algorithms & Theory)
2022-09-21Graph/Networks and Minimum Spanning Trees, Algorithms and More!
2022-09-19I'm Number One, ha HA [with my Narwal friend]



Tags:
Computer Science
Algorithms
Data Structures
Education
CompSci
CS
PageWizard
Mathematics
Accessibility
University
COMPSCI
COMP
CSCI
Western
Manitoba
StFX
Regina
graph traversal
graph theory
DFS
BFS
vertices
edges
counting