Computing Paths Using DFS/BFS Trees (Graphs: Algorithms & Theory)
Hello everybody! Today we learn how we can use a DFS/BFS tree to compute paths where the root of the DFS/BFS tree is one end of the path (the source). The principle applies regardless if it you use a DFS traversal or a BFS traversal.
Time Stamps:
0:00 Recap from a previous lesson.
3:38 Idea
7:47 Algorithm
16:10 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