How to solve pickup & delivery problems?

It is pickup&delivery. If you need copel Jsprit make pickup first, there is constraint for that ShipmentPickupsFirstConstraint. If you are ok with backhauls, you can let JSprit decide when to pickup and when to delivery each order. The sequence of Shipment is always pickup then delivery, so don’t worry.

1 Like