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

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 14

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

  • @sushantburnawal3670
    @sushantburnawal3670 4 роки тому +9

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

  • @petrjandal5197
    @petrjandal5197 11 місяців тому +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.😰

  • @GIULI4994
    @GIULI4994 Рік тому +1

    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

  • @tanujdeshmukh
    @tanujdeshmukh 2 місяці тому

    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

  • @frankservant5754
    @frankservant5754 6 місяців тому

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

  • @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 ua-cam.com/video/vXjxgB4T-zk/v-deo.html

  • @acesovernines
    @acesovernines 4 роки тому +1

    Superb lecture

  • @tkmnus2023
    @tkmnus2023 Рік тому

    simple to understand

  • @vector4067
    @vector4067 3 роки тому

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