TSP Approximation Algorithms | Solving the Traveling Salesman Problem

  Рет қаралды 53,937

Oggi AI - Artificial Intelligence Today

Oggi AI - Artificial Intelligence Today

Күн бұрын

Пікірлер: 28
@aysearslan2819
@aysearslan2819 3 жыл бұрын
nice jumpscare with the plane
@MrFlipflops4
@MrFlipflops4 4 жыл бұрын
Give this man a raise!! So helpful!
@daanvandenberg4056
@daanvandenberg4056 3 жыл бұрын
I think you're doing great work in making these algorithms widely understandable for a broad class of people. Might use your video's sometime in a course for my students or so.
@kushagragupta6354
@kushagragupta6354 Жыл бұрын
that plane crash effect was amazing!!😂😂👍👍
@oggiai
@oggiai Жыл бұрын
glad you liked it!
@andrewhudson3723
@andrewhudson3723 3 жыл бұрын
A great description of a hard problem.
@lorossi1196
@lorossi1196 3 жыл бұрын
Jump to 8:48 to see what happens when you don't go the optimal route and the airplane runs out of fuel
@oggiai
@oggiai 3 жыл бұрын
LOL>
@daanvandenberg4056
@daanvandenberg4056 2 жыл бұрын
I think there might be a few slight mistakes in the OPT
@darrenyeung2234
@darrenyeung2234 2 жыл бұрын
Yea its wrong. It should be OPT >= MST and Approximation
@ZapOKill
@ZapOKill 3 жыл бұрын
and now the trivial part of solving min-weight perfect match
@oggiai
@oggiai 3 жыл бұрын
I was thinking of doing the 0-1 Knapsack problem next
@MarcoAurelio-zu7sd
@MarcoAurelio-zu7sd 6 ай бұрын
Thank you for sharing!
@kMuhammadRayanAli
@kMuhammadRayanAli Жыл бұрын
8:50 why 😭😭😭😭
@darbyl3872
@darbyl3872 11 ай бұрын
What algorithm allows a node to be visited more than once? The one-time restriction does not always give the optimal route (in real life).
@ashrafyawar1039
@ashrafyawar1039 2 жыл бұрын
@Joe James, could you help me out on generalized version of christofies algorithm ?
@christopherlperezcruz1507
@christopherlperezcruz1507 3 жыл бұрын
Doing Hungarian Method on excel. Using row and column reduction then penalty for each 0. When the penalties are equal I end up marking both bc I can't figure how to choose. Will this affect my optimality?
@dorsamotiallah3998
@dorsamotiallah3998 3 жыл бұрын
Thank you so much ❤️
@kunalgarg1187
@kunalgarg1187 3 жыл бұрын
Can you solve my problem...i have question related to this
@anuragturkar7927
@anuragturkar7927 3 жыл бұрын
Why the plane crash, I thought it was an Ad.
@oggiai
@oggiai 3 жыл бұрын
Oh, just for fun
@srishtiarora6424
@srishtiarora6424 3 жыл бұрын
how can we add edges of M to T? Won't it change the original graph?
@Kuchenklau
@Kuchenklau Жыл бұрын
No, as the original graph is a complete graph. Any edges added have already been there in the first place.
@randy4443
@randy4443 2 жыл бұрын
Didn't we violate the rule of not visiting a node more than once?
@oggiai
@oggiai 2 жыл бұрын
No, the goal is to find a circuit that visits each node exactly once. But we may visit each node multiple times to find that circuit.
@amerm.alnajada7442
@amerm.alnajada7442 3 жыл бұрын
hello I found the exact solution of this problem . How can I send it to win a prize and get the right of possession?
@chinitatuntun
@chinitatuntun 4 жыл бұрын
Thanks for the Traveling Sales PERSON problem! :)
The Traveling Salesman Problem: When Good Enough Beats Perfect
30:27
Coding Challenge #35.1: Traveling Salesperson
22:55
The Coding Train
Рет қаралды 288 М.
R9. Approximation Algorithms: Traveling Salesman Problem
31:59
MIT OpenCourseWare
Рет қаралды 125 М.
How Dijkstra's Algorithm Works
8:31
Spanning Tree
Рет қаралды 1,3 МЛН
3 Types of Algorithms Every Programmer Needs to Know
13:12
ForrestKnight
Рет қаралды 471 М.
7.3 Traveling Salesman Problem - Branch and Bound
24:42
Abdul Bari
Рет қаралды 1,7 МЛН
12.0 - Approximation Algorithms
25:55
Daniel Sutantyo
Рет қаралды 35 М.
Python Dictionary Comprehensions
13:03
Oggi AI - Artificial Intelligence Today
Рет қаралды 1,1 М.
Traveling Salesperson Problem Approximation
8:03
Computational Thinking
Рет қаралды 3,7 М.
Breadth First Search (BFS): Visualized and Explained
10:41
Reducible
Рет қаралды 204 М.
Mastering Dynamic Programming - How to solve any interview problem (Part 1)
19:41