heuristic pickup and delivery problem

30 Views Asked by At

I need to solve several small pickup and delivery problems with time windows (one vehicle serving 4-5 orders, each of them having a pickup location, delivery destination, and deadline) with high accuracy. Are you aware of any computationally efficient heuristic that performs well for such small problems?