How to find Lower Bounds of Optimal Routes - TSP

preview_player
Показать описание
A short tutorial on using minimum spanning trees to find lower bounds for optimal routes. This is part 2 of 3 in a series of tutorials on the Travelling Saleman Problem

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

For IB students: The video states "loop" but we should interpret it as "cycle" instead.

pingukang
Автор

Konichiwagwan fam cheers for this vid!

orva
Автор

Is there another method besides MST to get a lower bound value?
Thx for your help!

Raymaster
Автор

Will we ever not be told which vertex we need to delete, if so, how do we know which one to delete?

tommy
Автор

I presume that the node you delete is arbitrary. If you delete D, then you get an improved lower bound of 34.

stewarttrickett
Автор

If the routes to A costed 100 each, that is not the cheapest.

DiapaYY