Overview of algorithms in Graph Theory

  Рет қаралды 89,138

WilliamFiset

WilliamFiset

Күн бұрын

Пікірлер: 51
@vcfirefox
@vcfirefox 6 ай бұрын
dude how are you not popular? probably the most lucid channel for learning stuff! thanks for sharing your knowledge!!
@codewithbug
@codewithbug 5 ай бұрын
agree!!
@arjix8738
@arjix8738 2 ай бұрын
I'd say the monotone voice is one of the reasons he is not popular. I can barely bear with it, but otherwise it is great content
@ulissemini5492
@ulissemini5492 3 жыл бұрын
5:50 I was confused as to how removing an edge could increase the number of connected components, but remember "connected components" just means the number of connected subgraphs that aren't connected to eachother
@papastalin1543
@papastalin1543 2 жыл бұрын
thanks bro, i was having the same confusion
@BruinChang
@BruinChang 2 жыл бұрын
As what your definition of connected components says, one island becomes, say, three islands when removing bridges. Therefore, the number of islands increases?
@carmelbaris7088
@carmelbaris7088 Жыл бұрын
@@BruinChang ​ for me, it's easier to view the graph as a blueprint of a one-story building, where the edges are corridors & the nodes are doors. let's say I decide to block door X. if doing so increases the number of distinct (disconnected) corridors, I call it an articulation point.
@codewithbug
@codewithbug 5 ай бұрын
thanks, man. i was having the same problem in my head. now it's gone!
@rohiteshjain6884
@rohiteshjain6884 3 жыл бұрын
Only 30k views break my heart : ( Anyway, I will share this playlist with my best friends.
@amymccabe9638
@amymccabe9638 6 жыл бұрын
Thanks for posting this series on Graph Theory, I am finding it very useful!
@sonluuh
@sonluuh 3 жыл бұрын
it's hard to reach the end, you know. I still love it. So many knowledge
@ken6145
@ken6145 4 жыл бұрын
Thanks man. This video really opens my eyes on how useful graph theory can be.
@markneumann381
@markneumann381 2 ай бұрын
Really great work. Appreciate this series and its emphasis. Thank you so much.
@aaryanjavalekar7249
@aaryanjavalekar7249 4 ай бұрын
Golden Standards for teaching! Great work man!
@Nightaxeblade
@Nightaxeblade 4 жыл бұрын
Thank you this is very helpful for me, I started studying graphs yesterday and couldn't find a good source with good order. Either it was overloaded or had stopped till bfs dfs
@rachadlakis1
@rachadlakis1 2 жыл бұрын
Thank you for your effort, very professional and scientific information with a clam rythm. Great Job
@MrKingoverall
@MrKingoverall 4 жыл бұрын
William... I LOVE YOU MAN !!!
@mikehuang8593
@mikehuang8593 4 жыл бұрын
Thanks for the Video. I really like it, because you are stating problems, which can be solved by those algorithms. You also explain it well.
@innerpeace5763
@innerpeace5763 5 жыл бұрын
Great Job! Keep it up. Thanks.
@vipintomar
@vipintomar 3 жыл бұрын
Great video!!! Simply awesome and best content . Thank you for sharing this
@luisleal4169
@luisleal4169 2 жыл бұрын
Very nice! another useful graph problem: Minimum cuts(ex: Karger's algorithm)
@orangejuice8339
@orangejuice8339 3 жыл бұрын
Thank you for this. It helps infinitely
@mohamedsayed8697
@mohamedsayed8697 Жыл бұрын
In 1:51 the graph can be unweighted also not only weighted. This is a typing problem on the slide
@mondal1839
@mondal1839 4 жыл бұрын
Very much helpful video. keep uploading more and more videos.
@rohitkumar-rq6qh
@rohitkumar-rq6qh 6 жыл бұрын
will you cover advance graph algorithms like Heavy Light Decomposition ? Thanks anyways.These videos deserve more views.
@WilliamFiset-videos
@WilliamFiset-videos 6 жыл бұрын
It's on my radar, I just need to find a way to fit it into the series.
@rohitkumar-rq6qh
@rohitkumar-rq6qh 6 жыл бұрын
I was exploring your codes on github.I was curious if you will cover number theoretic algorithms (didn't mean to bother you ,it's just there are scarce resources relating to numbers).
@WilliamFiset-videos
@WilliamFiset-videos 6 жыл бұрын
Perhaps eventually, but for now it would only be one off videos if I ever did that.
@developmentarchive5642
@developmentarchive5642 3 жыл бұрын
Amazing series!
@aaronaaronaaron5922
@aaronaaronaaron5922 4 жыл бұрын
wow man!! you are awesome 🎉 Thanks
@ttgg8922
@ttgg8922 4 жыл бұрын
I like this video very Much!
@nicoandreschmid
@nicoandreschmid 3 жыл бұрын
Thanks for the great video. Just one remark/question about your statement on the TSP: In my understanding ant-colony optimization is a meta-heuristic approach. Classic approximation algorithms are rather a fixed procedure (no iteration steps) with a proven worst-case-ratio. Would you say there is no difference?
@evenngmusic8868
@evenngmusic8868 5 ай бұрын
Love from S Korea
@darshanpatel3312
@darshanpatel3312 5 жыл бұрын
Great playlist
@toshinakaokubo1111
@toshinakaokubo1111 4 жыл бұрын
you are the best, thank you
@samtux762
@samtux762 5 жыл бұрын
This pseudocode looks like Python. Great playlist.
@WilliamFiset-videos
@WilliamFiset-videos 5 жыл бұрын
That's the idea in case someone actually wants to implement in real code. I usually provide code anyways, but providing pythonish pseudo code should be very understandable
@PatriceStoessel
@PatriceStoessel 4 жыл бұрын
1:17 : find the shortest way from A to H (not B)
@rajvijen
@rajvijen 4 жыл бұрын
Yeah, He spoke B instead of H by mistake.
@erikshure360
@erikshure360 3 жыл бұрын
I haven't heard of the traveling salesperson problem; however, I have heard of the traveling salesman problem.
@yoshikagekira7600
@yoshikagekira7600 2 жыл бұрын
salesman comes from patriarchy... that's why he said 'salesperson'... educate yourself before speaking soemthing........ ok so i was spouting nonsense.😅 plz don't get offended.
@arangsmanickam757
@arangsmanickam757 Жыл бұрын
At 1:10, shouldn't the description say from node A to node H?
@WilliamFiset-videos
@WilliamFiset-videos Жыл бұрын
Yes that's correct, there's a mistake
@_-6912
@_-6912 3 жыл бұрын
Did you find it difficult to pronounce Kosaraju's name?
@AJAYSINGH-qk9dx
@AJAYSINGH-qk9dx 5 жыл бұрын
please make mathematics video series covering various algorithms
@funnyaarogya
@funnyaarogya 4 жыл бұрын
I came through a problem where I needed to find the points in a grid that are at the shortest distance from all other points in a grid. please suggest the solution
@danielniels22
@danielniels22 7 ай бұрын
i am lost at trees with cycle meaning
@Jehv_gr8tnes
@Jehv_gr8tnes 4 жыл бұрын
I am in grade5 and it makes me fly
@ahmadbodayr7203
@ahmadbodayr7203 2 жыл бұрын
Thank you William god gave you a very bright mind consider reading about islam brother
@nothingtosay8441
@nothingtosay8441 4 жыл бұрын
Dai punda pundya mudiku class ku poda
@xuxutravel
@xuxutravel 3 жыл бұрын
Maybe some network motif/ network matching problems? A ton of NP-Hard problems. Search: community search.
Depth First Search Algorithm | Graph Theory
10:20
WilliamFiset
Рет қаралды 465 М.
Graph Theory Introduction
14:08
WilliamFiset
Рет қаралды 150 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 19 МЛН
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 106 МЛН
A Breakthrough in Graph Theory - Numberphile
24:57
Numberphile
Рет қаралды 995 М.
How Dijkstra's Algorithm Works
8:31
Spanning Tree
Рет қаралды 1,3 МЛН
Introduction to Graph Theory: A Computer Science Perspective
16:26
Breadth First Search grid shortest path | Graph Theory
16:51
WilliamFiset
Рет қаралды 333 М.
Mastering Dynamic Programming - How to solve any interview problem (Part 1)
19:41
Graph Search Algorithms in 100 Seconds - And Beyond with JS
10:30
How To Solve A Crime With Graph Theory
4:23
Science Please
Рет қаралды 91 М.
Dijkstra's Algorithm - Computerphile
10:43
Computerphile
Рет қаралды 1,3 МЛН
Introduction to tree algorithms | Graph Theory
10:22
WilliamFiset
Рет қаралды 86 М.
Chapter 1 | The Beauty of Graph Theory
45:23
CC ACADEMY
Рет қаралды 85 М.