best approach to find huge amount of orders
Posted: Tue Apr 10, 2018 12:43 pm
Our usecase:
We have every day aprox. 80 fixed orders which needs to be delivered on that particular day. Then we have about 1.400 potential orders which can be delivered on any day. The goal is to match the best potential orders with the fixed orders for a particular day. Then the process will be repeated for the next day.
Finally we should have optimized tours for every businessday.
What would be the best approach?
We have every day aprox. 80 fixed orders which needs to be delivered on that particular day. Then we have about 1.400 potential orders which can be delivered on any day. The goal is to match the best potential orders with the fixed orders for a particular day. Then the process will be repeated for the next day.
Finally we should have optimized tours for every businessday.
What would be the best approach?