The results suggest that quantum kernels may serve as complementary routing-aware decomposition modules within classical optimization pipelines, particularly for offline structural preprocessing.
Abstract
Vehicle Routing Problems (VRPs) remain computationally challenging at scale. Since Noisy Intermediate-Scale Quantum (NISQ) devices are not yet mature enough for direct end-to-end Capacitated Vehicle Routing Problem (CVRP) optimization, this study evaluated quantum kernels as structural preprocessing modules for classical routing pipelines. We proposed a hybrid quantum-classical framework in which shallow quantum feature maps generated customer-to-customer similarity matrices from spatial coordinates and normalized demand. These matrices were used as precomputed affinities for spectral clustering, followed by capacity-aware adjustment, reinforcement-learning-based initialization, and Adaptive Large Neighborhood Search (ALNS) refinement. Experiments on eight CVRPLIB instances showed that the proposed ZFeatureMap-based decomposition achieved an optimality gap below 2.0% across all tested instances. Compared with the coordinate-based $k$ -means decomposition baseline under the same downstream pipeline, it improved routing cost on five instances, tied on one, and performed worse on two. The proposed method outperformed SCIP on most instances under the same 60-second limit, but did not outperform PyVRP, which achieved zero optimality gap on all tested instances. Geometrically compact clusters, measured by the Silhouette score, did not necessarily yield better routing performance. Hardware experiments on IBM Quantum’s ibm_kobe processor suggested that clustering-relevant kernel structure remained observable under the tested shallow-circuit NISQ setting, although this should not be interpreted as evidence of scalable routing advantage or real-time QPU deployability. Dense all-pair kernel estimation incurs an $\mathcal{O} {N^{2}}$ preprocessing cost, and scalability, noise, and feature-dimension growth remain important limitations. Despite these limitations, the results suggest that quantum kernels may serve as complementary routing-aware decomposition modules within classical optimization pipelines, particularly for offline structural preprocessing.
This work presents Collaborative Routing Constructors (CoRC), a routing framework that enables independently solved subproblems to exchange customers and vehicles during optimization rather than relying solely on a fixed partition or a subsequent global re-optimization stage.
This work proposes Double-Channel Graph Attention (DCGA), an end-to-end reinforcement learning framework that isolates network reachability and demand-service logic into separate graph channels and constructs valid routes using a simulator-coupled, constraint-informed decoder.
Cooperative platooning can reduce the energy use of Connected and Autonomous Vehicle (CAV) fleets, but the routing problem becomes difficult when vehicles must meet on the same road segments at compatible times while moving through unstable urban traffic. This paper develops an edge-assisted, closed-loop evaluation pipeline for platooning-aware vehicle routing. Roadside Units estimate local traffic kinematics from video, classify segment-level flow stability, and activate platooning rewards only on road segments where close-gap coordination is physically appropriate. The resulting multi-vehicle routing problem is written directly as a Quadratic Unconstrained Binary Optimization (QUBO) model, so pairwise platooning interactions are represented as native quadratic Ising terms instead of requiring auxiliary MILP linearization variables. We evaluate the framework using a 24-hour microscopic SUMO simulation of Troy, NY, together with localized IBM Quantum hardware benchmarks. The SUMO study shows an $18.5\%$ reduction in fleet tractive-energy demand relative to a non-cooperative baseline. On 25-active-qubit benchmark instances executed on $\texttt{ibm_boston}$, Linear-Chain QAOA reduces two-qubit CNOT depth by $66.7\%$ compared with dense QAOA and samples the exact classical ground state with $P_{\text{feas}} = 38.6\%$ and $P_{\text{opt}} = 14.2\%$ at $p=2$. These results suggest that edge perception and shallow quantum optimization can work together as a useful component of closed-loop CAV platoon dispatching.
Results suggest that near-term quantum sampling is most useful as a selective local repair mechanism rather than as a replacement for classical routing heuristics.
A transportation-grounded constraint-aware Quantum Alternating Operator Ansatz (QAOA+) framework that embeds feasibility-preserving logic directly into the search operator, and shows that constraint-handling architecture strongly influences feasible-route sampling, convergence behavior, and probability concentration over low-cost feasible routes.
We demonstrate an end-to-end hybrid quantum-classical optimisation framework based on Benders decomposition, capable of solving mixed-integer linear programming (MILP) problems. The framework builds on a previously presented hybrid quantum-classical end-to-end pipeline based on Multiple Cuts via Multiple Solutions (MCMS) Benders decomposition where the cut selection step was performed on quantum annealing hardware. We extend this with gate-based QAOA implementations for both tensor network emulators and superconducting quantum hardware. The Vehicle Routing Problem (VRP) is used as a representative case study and we run the pipeline end-to-end on 10 permutations of a standardised benchmarking instance (20 customers and 4 vehicles from QOptLib) with a classical solver performing the cut selection step. We find that for our instances, only a small fraction of the compute in classical MCMS Benders decomposition is spent on the cut selection step. For a full hybrid end-to-end assessment, we run the pipeline for a toy problem with MPS-JuliQAOA, a powerful tensor network emulator, to execute QAOA. Here, the majority of the time is spent on the cut selection step, deeming quantum advantage of this framework unlikely at problems of this size. This highlights the need for more large-scale benchmarking research when more powerful (QPU) QUBO solvers are available.
Camille de Valk, K. Reerink, Siert Sebus et al.· 0 citations