Hi everyone,
If you don't mind I want to ask about the problem I'm working on.
I was running a custom VRP project, and suddenly a problem occurred. The problem I'm facing is that the route is messy due to the rapidly increasing number of orders, whereas my number of vehicles is limited and I don't use pair orders. The expected solution to this problem is:
- Routes are grouped by the largest number of orders
- Previously unfilled orders are prioritized the next day
thank you