Hi!
I’m trying to solve problem with 40+ jobs (optimization problem).
Right now I have the following problem: I have about 30 deliveries in the 6-8AM time frame, and another 10 in the 9-12AM time frame. However, the driver doesn’t have time to deliver all the deliveries in the first time slot and instead of making a delivery at 8:15AM for example, I just get “unnasigned” on some deliveries.
I found in the VROOM documentation that it is possible to activate PLAN MODE… … however I don’t understand at all how to do this using the ORS API (Dashboard | ORS). Is this somehow possible?