Tutorial 13: Multi-Vehicle Routing with Time Windows - Day 4 - Thursday, July 26

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

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

  • @frankservant5754
    @frankservant5754 4 หลายเดือนก่อน

    Excellent, comprehensive lecture. I'm excited to apply this to our own transport network in the New Zimbabwe

  • @sushantburnawal3670
    @sushantburnawal3670 4 ปีที่แล้ว +9

    Awesome Lecture..really rounded up the theory for the entire Vehicle Routing Problem Domain

  • @zhang8653
    @zhang8653 5 ปีที่แล้ว +40

    Now, I am studying VRPTW. I want to know where can I download the codes of solution? so I could practice examples using the codes. thank you!

  • @petrjandal5197
    @petrjandal5197 10 หลายเดือนก่อน +1

    Better would be, if the camera would focus on the presentation on the wall instead of the speaker. I dont need to see the speaker. I want see what he is pointing on the wall.😰

  • @tanujdeshmukh
    @tanujdeshmukh หลายเดือนก่อน

    In the column generation approach to populate the columns we would still need to find the valid routes? How is that achieved? Wont we require other algorithms to find it. What methods can I use to generate this type of data

  • @Juliapak
    @Juliapak 4 ปีที่แล้ว +5

    Very helpful learning for someone who is working on a food delivery app

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

      How can i get coding of this

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

      Onkar Shivgan well you’ll need to develop front end apps first- one for each platform and each of your 3 customers. Yes the restaurant and courier are you’re customers- you are essentially servicing them. Technically 6 code bases. Then you’ll also need a backend algorithm much like what’s being discussed here- that basically makes the courier to restaurant assignment. The problem is called an advanced vrp with multiple constraints

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

      Onkar Shivgan Stuart engineering has a decent video touching on this topic. Stuart is a courier service in Europe. I’ll post link if I can find

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

      Onkar Shivgan this video briefly touches on what exactly goes on th-cam.com/video/vXjxgB4T-zk/w-d-xo.html

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

    simple to understand

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

    Superb lecture

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

    at ca. 19:08, where prof. Kilby talks about the subtour constraints, what's P(N) supposed to be? Is it the possible paths for the set of nodes N? If so, shouldn't the constraint be

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

    each constraint adds here and there, means, design is bad.