pith. sign in

arxiv: 2511.02525 · v2 · pith:WK5WD3SNnew · submitted 2025-11-04 · 💻 cs.LG · cs.AI

An End-to-End Learning Approach for Solving Capacitated Location-Routing Problems

classification 💻 cs.LG cs.AI
keywords clrpsdecisionsapproachclrplearningproblemsroutingvarious
0
0 comments X
read the original abstract

The capacitated location-routing problems (CLRPs) are classical problems in combinatorial optimization, which require simultaneously making location and routing decisions. In CLRPs, the complex constraints and the intricate relationships between various decisions make the problem challenging to solve. With the emergence of deep reinforcement learning (DRL), it has been extensively applied to address the vehicle routing problem and its variants, while the research related to CLRPs still needs to be explored. In this paper, we propose the DRL with heterogeneous query (DRLHQ) to solve CLRP and open CLRP (OCLRP), respectively. We are the first to propose an end-to-end learning approach for CLRPs, following the encoder-decoder structure. In particular, we reformulate the CLRPs as a markov decision process tailored to various decisions, a general modeling framework that can be adapted to other DRL-based methods. To better handle the interdependency across location and routing decisions, we also introduce a novel heterogeneous querying attention mechanism designed to adapt dynamically to various decision-making stages. Experimental results on both synthetic and benchmark datasets demonstrate superior solution quality and better generalization performance of our proposed approach over representative traditional and DRL-based baselines in solving both CLRP and OCLRP.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adversarial Training for Robust Coverage Network under Worst-case Facility Losses

    cs.LG 2026-05 unverdicted novelty 7.0

    A dual-agent adversarial DRL method solves the MCLIP bi-level problem with superior efficiency and competitive quality versus baselines on synthetic and real datasets.

  2. Towards Generalization-Oriented Models for Vehicle Routing Problems with Mixture-of-Experts

    cs.LG 2026-05 unverdicted novelty 6.0

    R2E-IG combines residual refined experts with instance-level gating and mixed-distribution training using dynamic weight adaptation to improve generalization of DRL solvers for vehicle routing problems.