Benchmarking Classical and Quantum Optimization Approaches for Rider-Order Assignment
Tharrmashastha SAPV, Surya Prakash Palanivel, Jasjyot Singh Gulati, M Maruthu Pandi
TL;DR
This study addresses rider–order assignment as a constrained binary optimization problem, formulating it as a QUBO with hard and soft constraints to capture realistic logistics costs. It benchmarks classical (Greedy, SCIP), quantum-inspired (SQA, CIM), and gate-based (QAOA, QAOAnsatz) solvers across small and large instance regimes derived from Bangalore, with a post-repair step to enforce feasibility. Findings show classical solvers deliver the best runtime and objective performance, while QAOAnsatz improves constraint handling over QAOA; SQA and CIM provide near-feasible solutions for larger problems but at higher computational cost, and soft-constraint violations are more common in quantum-inspired solutions at scale. The work offers a practical benchmark and guidance for deploying hybrid classical–quantum optimization in realistic, constrained logistics problems, aiding future research in scalable quantum-assisted routing and allocation.
Abstract
The logistics industry is widely regarded as a promising application domain for emerging optimization paradigms, including quantum computing. The Rider-Order Assignment problem is a practically motivated optimization problem arising in online food delivery and related logistics applications. While the problem is closely related to the classical matching problem, the inclusion of realistic operational constraints renders it computationally challenging. In this work, we formulate the Rider-Order Assignment problem as a constrained binary optimization problem and perform a comparative analysis of classical, quantum-inspired, and gate-based quantum solvers for this problem across multiple instance sizes. Solver performance is assessed using solution quality, computational runtime, and constraint satisfaction, with a consistent post-processing procedure applied to ensure feasibility.
