Tackling the Crowdsourced Shared-Trip Delivery Problem at Scale with a Novel Decomposition Heuristic
Dingtong Yang, Michael F. Hyland, R. Jayakrishnan

TL;DR
This paper introduces a novel decomposition heuristic for large-scale urban crowdsourced shared-trip delivery problems, improving computational efficiency and providing insights into system performance factors.
Contribution
The paper develops a new set-partitioning formulation and a decomposition heuristic that efficiently solves large-scale CSD problems and analyzes key system performance factors.
Findings
CSD can significantly reduce delivery costs.
CSD may increase total vehicle miles traveled.
The heuristic outperforms commercial solvers in efficiency.
Abstract
This paper presents a set-partitioning formulation and a novel decomposition heuristic (D-H) solution algorithm to solve large-scale instances of the urban crowdsourced shared-trip delivery (CSD) problem. The CSD problem involves dedicated vehicles (DVs) and shared personal vehicles (SPVs) fulfilling delivery orders, wherein the SPVs have their own trip origins and destinations. The D-H begins by assigning as many package delivery orders (PDOs) to SPVs as possible, where the D-H enumerates the set of routes each SPV can feasibly traverse and then solves a PDO-SPV-route assignment problem. For PDO-DV assignment and DV routing, the D-H solves a multi-vehicle routing problem with time-window, tour duration, and capacity constraints using an insertion heuristic. Finally, the D-H seeks potential solution improvements by switching PDOs between SPV and DV routes through a simulated annealing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUrban and Freight Transport Logistics · Transportation and Mobility Innovations · Vehicle Routing Optimization Methods
