TSP Approximation Algorithms | Solving the Traveling Salesman Problem

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024

ความคิดเห็น • 28

  • @aysearslan2819
    @aysearslan2819 4 ปีที่แล้ว +41

    nice jumpscare with the plane

  • @MrFlipflops4
    @MrFlipflops4 4 ปีที่แล้ว +11

    Give this man a raise!! So helpful!

  • @daanvandenberg4056
    @daanvandenberg4056 3 ปีที่แล้ว +5

    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.

  • @andrewhudson3723
    @andrewhudson3723 4 ปีที่แล้ว +3

    A great description of a hard problem.

  • @kushagragupta6354
    @kushagragupta6354 ปีที่แล้ว +2

    that plane crash effect was amazing!!😂😂👍👍

    • @oggiai
      @oggiai  ปีที่แล้ว

      glad you liked it!

  • @daanvandenberg4056
    @daanvandenberg4056 2 ปีที่แล้ว +5

    I think there might be a few slight mistakes in the OPT

    • @darrenyeung2234
      @darrenyeung2234 2 ปีที่แล้ว +2

      Yea its wrong. It should be OPT >= MST and Approximation

  • @lorossi1196
    @lorossi1196 3 ปีที่แล้ว +9

    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 ปีที่แล้ว +1

      LOL>

  • @ZapOKill
    @ZapOKill 3 ปีที่แล้ว +2

    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 หลายเดือนก่อน +1

    Thank you for sharing!

  • @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).

  • @kMuhammadRayanAli
    @kMuhammadRayanAli ปีที่แล้ว +3

    8:50 why 😭😭😭😭

  • @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 ปีที่แล้ว +1

    Thank you so much ❤️

    • @kunalgarg1187
      @kunalgarg1187 3 ปีที่แล้ว

      Can you solve my problem...i have question related to this

  • @ashrafyawar1039
    @ashrafyawar1039 2 ปีที่แล้ว

    @Joe James, could you help me out on generalized version of christofies algorithm ?

  • @anuragturkar7927
    @anuragturkar7927 4 ปีที่แล้ว +3

    Why the plane crash, I thought it was an Ad.

    • @oggiai
      @oggiai  4 ปีที่แล้ว +8

      Oh, just for fun

  • @randy4443
    @randy4443 2 ปีที่แล้ว

    Didn't we violate the rule of not visiting a node more than once?

    • @oggiai
      @oggiai  2 ปีที่แล้ว +1

      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.

  • @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.

  • @chinitatuntun
    @chinitatuntun 4 ปีที่แล้ว +1

    Thanks for the Traveling Sales PERSON problem! :)

  • @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?