4.7 [New] Traveling Salesman Problem - Dynamic Programming using Formula

preview_player
Показать описание
Traveling Salesman Problem - Dynamic Programming - Explained using Formula

Courses on Udemy
================
Java Programming

Data Structures using C and C++

C++ Programming
Рекомендации по теме
Комментарии
Автор

You are going to single-handedly get me through my algorithms course. It's so clear, almost obvious, when you explain these things, where seemed so murky when I first heard them. Very much appreciated.

Nex_Addo
Автор

The best algorithm explaining teacher I have ever seen. Thanks Abdul Bari sir.

ayasswain
Автор

Abdul Bari sir I randomly landed in your page, after that I cant stop myself from binge watching all your Algo videos, your videos are amazing n Iam loving it

niranjanreddy
Автор

Dear sir,
This semester is very short, 3 months approximately
So our professor can't complete the whole syllabus
But our college professor is referring your channel for learning
You are awesome sir❤

arpitaarpi
Автор

this video is much clear than previous one
give a medal to this man

Deepak-jkeh
Автор

Thank you.

I found deriving the formula, than implementing one more effective. But it was nice to see the other way as well.

AnitShrestha
Автор

For my own reference:
final path : {1, 2, 4, 3, 1}

SadisticShade
Автор

As usual AWESOME explanation by Abdul Bari sir. Kudos to you for explaining complex topics in easy and simple terms.

srinivb
Автор

You are a divine god for me, tomorrow i have exam learning today from ur channel😊✨🔥

rohitkandula
Автор

00:01 Explaining the traveling salesman problem using dynamic programming formula.
02:15 The formula explains how to find the minimum cost for visiting the remaining vertices.
04:12 Finding the minimum value by using dynamic programming formula
06:06 Dynamic programming for solving traveling salesman problem
08:27 Discussing the recursive tree execution for solving the traveling salesman problem using dynamic programming.
10:27 Dynamic programming is done with tabular values.
12:43 Finding smallest values first using dynamic programming
14:47 The shortest route for the Traveling Salesman Problem using Dynamic Programming is 35.

vishalc
Автор

I got more benefits by learning from this video, it is very nice video👌.

sarfarazbaig
Автор

thank you so much for this video.. i was a little confused with the formula..
now i feel dumb for not understanding it before.. 😅

shanerelish
Автор

Awesome explanation Sir... 👍👌

Thanks alot... 💕

theperennialbaker
Автор

In an iterative approach, you can simply solve it as you show in the tree diagram.

anandbaskaran
Автор

Long but easy question with awesome explanation!💫

nikhilkumarjamwal
Автор

thank you sir for your easy explanation. the topics which i felt hard in class, you explained it so understandable.

vishaladithya
Автор

Thank you very much. You are a genius. 👍👍🔝🔝🙏🙏👌👌

vakhariyajay
Автор

Thanks for the tutorial. I would like to just add one note. Maybe it is better to go through tree as Depth-first search not Breadth-first search, because I think recursive algorithm use Depth-first Search.

fatimamaj
Автор

Your algorithm lectures is really awesome....!!

AnkitSoni-vmod
Автор

Very good explanation, watched lot of videos :) Thanks a lot for such awesome content.

ashishg