English

Reinforcement Learning for Solving the Pricing Problem in Column Generation: Applications to Vehicle Routing

Machine Learning 2025-08-20 v2

Abstract

In this paper, we address the problem of Column Generation (CG) using Reinforcement Learning (RL). Specifically, we use a RL model based on the attention-mechanism architecture to find the columns with most negative reduced cost in the Pricing Problem (PP). Unlike previous Machine Learning (ML) applications for CG, our model deploys an end-to-end mechanism as it independently solves the pricing problem without the help of any heuristic. We consider a variant of Vehicle Routing Problem (VRP) as a case study for our method. Through a set of experiments where our method is compared against a Dynamic Programming (DP)-based heuristic for solving the PP, we show that our method solves the linear relaxation up to a reasonable objective gap in significantly shorter running times.

Keywords

Cite

@article{arxiv.2504.02383,
  title  = {Reinforcement Learning for Solving the Pricing Problem in Column Generation: Applications to Vehicle Routing},
  author = {Abdo Abouelrous and Laurens Bliek and Adriana F. Gabor and Yaoxin Wu and Yingqian Zhang},
  journal= {arXiv preprint arXiv:2504.02383},
  year   = {2025}
}

Comments

24 pages, 7 figures, 5 tables, Journal Submission

R2 v1 2026-06-28T22:44:57.295Z