paper-with-me

Papers

Multi-GPU parallel memetic algorithm for capacitated vehicle routing problem

2014-01-21 · Michał Karpiński, Maciej Pacut

The goal of this paper is to propose and test a new memetic algorithm for the capacitated vehicle routing problem in parallel computing environment. In this paper we consider simple variation of vehicle routing problem in which the only parameter is the capacity of the vehicle and each client only needs one package. We present simple reduction to prove the existence of polynomial-time algorithm for capacity 2. We analyze the efficiency of the algorithm using hierarchical Parallel Random Access Machine (PRAM) model and run experiments with code written in CUDA (for capacities larger than 2).

📄 PDF Abstract BibTeX arXiv:1401.5216

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

A Parallel Memetic Algorithm to Solve the Vehicle Routing Problem with Time Windows

2014-02-27 · Jakub Nalepa, Zbigniew J. Czech

This paper presents a parallel memetic algorithm for solving the vehicle routing problem with time windows (VRPTW). The VRPTW is a well-known NP-hard discrete optimization problem with two objectives. The main objective …

Memetic Search for Green Vehicle Routing Problem with Private Capacitated Refueling Stations

2025-04-06 · Rui Xu, Xing Fan, Shengcai Liu, Wenjie Chen 외

The green vehicle routing problem with private capacitated alternative fuel stations (GVRP-PCAFS) extends the traditional green vehicle routing problem by considering refueling stations limited capacity, where a limited …

Efficient Exploration

A reinforcement learning guided hybrid evolutionary algorithm for the latency location routing problem

2024-03-21 · Yuji Zou, Jin-Kao Hao, Qinghua Wu

The latency location routing problem integrates the facility location problem and the multi-depot cumulative capacitated vehicle routing problem. This problem involves making simultaneous decisions about depot locations …

Diversityreinforcement-learningReinforcement Learning

Knowledge-Guided Memetic Algorithm for Capacitated Arc Routing Problems with Time-Dependent Service Costs

2025-07-29 · Qingya Li, Shengcai Liu, Wenjie Chen, Juan Zou 외 arxiv

The capacitated arc routing problem with time-dependent service costs (CARPTDSC) is a challenging combinatorial optimization problem that arises from winter gritting applications. CARPTDSC has two main challenges about t…

Combining Constructive and Perturbative Deep Learning Algorithms for the Capacitated Vehicle Routing Problem

2022-11-25 · Roberto García-Torres, Alitzel Adriana Macias-Infante, Santiago Enrique Conant-Pablos, José Carlos Ortiz-Bayliss 외

The Capacitated Vehicle Routing Problem is a well-known NP-hard problem that poses the challenge of finding the optimal route of a vehicle delivering products to multiple locations. Recently, new efforts have emerged to …

Deep Learning