Leon
Leon
The initial Solution is reproducable better. Even though it isn't solving the problem. ( I executed the Problem multiple times ) ``` Hyper: rank: 0, cost: 3512.12(0.000%), tours: 29, unassigned:...
I use more or less defaults - "objectives": { "primary": [{ "type": "minimize-tours" }, { "type": "minimize-unassigned" }], "secondary": [{ "type": "minimize-cost" }] } I'll try to anonymize the dataset...
This feature would solve us a lot of headaches! We have on our end the challenge that we have a route which needs to stay roughly the same. (Small switches...
Hi, thanks for your fast reply! yes i tried to experiment with it. may i send you an mail? I can provide one including matrix. I noticed that there is...
Thank you so much! I shot you an email with a minimal example. (1 Vehicle with 7 stops or something like that) I tried this objective before, but it leads...
Thank you very much! This is exactly the tradeoff we need to do. A bit more kilometers and less time on the truck is preferable. My naive idea would be...
I tested a bit - also with different examples - it looks really good! Thank you very much! The only feature that may be nice to somehow balance the cost...
Just btw: I think it would be great thing to expose waiting_time cost in the config object. This may help tune this solution a bit more.
Exactly - This would be awesome! Thanks!
This would be awesome! I played a lot with the fast-service objective. It works quiet well, but i felt it is from time to time a bit flakey/unpredictable and selects...