paper-with-me

홈 › Papers

A Fast Hybrid Primal Heuristic for Multiband Robust Capacitated Network Design with Multiple Time Periods

2014-10-21 · Fabio D'Andreagiovanni, Jonatan Krolikowski, Jonad Pulaj

We investigate the Robust Multiperiod Network Design Problem, a generalization of the Capacitated Network Design Problem (CNDP) that, besides establishing flow routing and network capacity installation as in a canonical CNDP, also considers a planning horizon made up of multiple time periods and protection against fluctuations in traffic volumes. As a remedy against traffic volume uncertainty, we propose a Robust Optimization model based on Multiband Robustness (B\"using and D'Andreagiovanni, 2012), a refinement of classical Gamma-Robustness by Bertsimas and Sim that uses a system of multiple deviation bands. Since the resulting optimization problem may prove very challenging even for instances of moderate size solved by a state-of-the-art optimization solver, we propose a hybrid primal heuristic that combines a randomized fixing strategy inspired by ant colony optimization, which exploits information coming from linear relaxations of the problem, and an exact large neighbourhood search. Computational experiments on a set of realistic instances from the SNDlib show that our original heuristic can run fast and produce solutions of extremely high quality associated with low optimality gaps.

📄 PDF Abstract BibTeX arXiv:1410.5850

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A hybrid primal heuristic for Robust Multiperiod Network Design

2017-04-22 · Fabio D'Andreagiovanni, Jonatan Krolikowski, Jonad Pulaj

We investigate the Robust Multiperiod Network Design Problem, a generalization of the classical Capacitated Network Design Problem that additionally considers multiple design periods and provides solutions protected agai…

Hybridising Reinforcement Learning and Heuristics for Hierarchical Directed Arc Routing Problems

2025-01-01 · Van Quang Nguyen, Quoc Chuong Nguyen, Thu Huong Dang, Truong-Son Hy

The Hierarchical Directed Capacitated Arc Routing Problem (HDCARP) is an extension of the Capacitated Arc Routing Problem (CARP), where the arcs of a graph are divided into classes based on their priority. The traversal …

ARCreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Metaheuristic Enhanced with Feature-Based Guidance and Diversity Management for Solving the Capacitated Vehicle Routing Problem

2024-07-30 · Bachtiar Herdianto, Romain Billot, Flavien Lucas, Marc Sevaux

We propose a metaheuristic algorithm enhanced with feature-based guidance that is designed to solve the Capacitated Vehicle Routing Problem (CVRP). To formulate the proposed guidance, we developed and explained a supervi…

DiversityManagement

Hybrid Node-Destroyer Model with Large Neighborhood Search for Solving the Capacitated Vehicle Routing Problem

2025-08-12 · Bachtiar Herdianto, Romain Billot, Flavien Lucas, Marc Sevaux 외 arxiv

In this research, we propose an iterative learning hybrid optimization solver developed to strengthen the performance of metaheuristic algorithms in solving the Capacitated Vehicle Routing Problem (CVRP). The iterative h…

OD-DEAL: Dynamic Expert-Guided Adversarial Learning with Online Decomposition for Scalable Capacitated Vehicle Routing

2026-01-31 · Dongbin Jiao, Zisheng Chen, Xianyi Wang, Jintao Shi 외 arxiv

Solving large-scale capacitated vehicle routing problems (CVRP) is hindered by the high complexity of heuristics and the limited generalization of neural solvers on massive graphs. We propose OD-DEAL, an adversarial lear…

Knowledge Distillation