5.6 Branch and Bound - Traveling Salesman Problem

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

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

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

    one of the most detailed and simple explaination of TSP uding B&B. thanks a lot sir ♥♥♥

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

    best mic quality ever heard

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

    The least two edges of SIDE 'C' is (1+2) in the beginning node 0

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

    sir what about this approach:
    intially lb=infinty:
    if len is the length of the first path we found....and as len < lb :we update lb=len
    and we traverse through remaining paths:
    i) if for a particular path at particular vertex if the path length is greater than lb ,then we cut that path:
    ii)else when a path is found whose len < lb :then we update lb=len:
    finally we return lb as a least possible path:

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

      liked your thinking :-).. the purpose of lower bound is to restrict ourselves in construction of state space tree. Your idea will not work here because Initial value you want consider is largest..

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

      there is no rigid rule that, lb should considered like this only.. only requirement is it should be more informative.

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

    Very helpful Sir

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

    thank you so much sir,This was very helpful.

  • @user-Green-c9z
    @user-Green-c9z หลายเดือนก่อน +1

    Kindly improve muc quality, otherwise nice explanation

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

    Just like b before c..y not c before d in 3 rd level ...and cancel d,e

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

      As the graph is undirected, without the loss of generality, one can assume the paths where b is visited before c. But it's not a mandatory condition.

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

    Nice explanation

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

    16+7 = 23 not 24

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

    Sir ur voice is not properly sir.. please check it...bz unable to listen properly ur words

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

    I like how confident he's in front of the camera

  • @AnubhavTechnicalTechstar
    @AnubhavTechnicalTechstar 4 ปีที่แล้ว +6

    sir, u are confused while u teaching, si explain properly

    • @designandanalysisofalgorit5587
      @designandanalysisofalgorit5587  4 ปีที่แล้ว +10

      Thank you.. not comfortable in front of camera.. just created videos due to lockdown

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

      @@designandanalysisofalgorit5587 good try sir

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

    it 28 not 29 at 4:26

  • @anantym2911
    @anantym2911 4 ปีที่แล้ว

    Well explained

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

    worst ever