中文
相关论文

相关论文: A PTAS for Bounded-Capacity Vehicle Routing in Pla…

200 篇论文

The concept of bounded highway dimension was developed to capture observed properties of the metrics of road networks. We show that a graph with bounded highway dimension, for any vertex, can be embedded into a a graph of bounded treewidth…

数据结构与算法 · 计算机科学 2017-11-15 Amariah Becker , Philip N. Klein , David Saulpic

We develop a general framework for designing polynomial-time approximation schemes (PTASs) for various vehicle routing problems in trees. In these problems, the goal is to optimally route a fleet of vehicles, originating at a depot, to…

数据结构与算法 · 计算机科学 2019-02-27 Amariah Becker , Alice Paul

We give a polynomial time approximation scheme (PTAS) for the unit demand capacitated vehicle routing problem (CVRP) on trees, for the entire range of the tour capacity. The result extends to the splittable CVRP.

数据结构与算法 · 计算机科学 2022-04-12 Claire Mathieu , Hang Zhou

In this paper, we present Approximation Schemes for Capacitated Vehicle Routing Problem (CVRP) on several classes of graphs. In CVRP, introduced by Dantzig and Ramser (1959), we are given a graph $G=(V,E)$ with metric edges costs, a depot…

数据结构与算法 · 计算机科学 2021-06-30 Aditya Jayaprakash , Mohammad R. Salavatipour

We study clustering problems such as k-Median, k-Means, and Facility Location in graphs of low highway dimension, which is a graph parameter modeling transportation networks. It was previously shown that approximation schemes for these…

数据结构与算法 · 计算机科学 2021-06-01 Andreas Emil Feldmann , David Saulpic

Given a set of clients with demands, the Capacitated Vehicle Routing problem is to find a set of tours that collectively cover all client demand, such that the capacity of each vehicle is not exceeded and such that the sum of the tour…

数据结构与算法 · 计算机科学 2018-04-25 Amariah Becker

We present the first polynomial-time approximation schemes (PTASes) for the following subset-connectivity problems in edge-weighted graphs of bounded genus: Steiner tree, low-connectivity survivable-network design, and subset TSP. The…

离散数学 · 计算机科学 2011-03-02 Glencora Borradaile , Erik D. Demaine , Siamak Tazari

We consider the classic Facility Location problem on planar graphs (non-uniform, uncapacitated). Given an edge-weighted planar graph $G$, a set of clients $C\subseteq V(G)$, a set of facilities $F\subseteq V(G)$, and opening costs…

数据结构与算法 · 计算机科学 2019-04-25 Vincent Cohen-Addad , Marcin Pilipczuk , Michał Pilipczuk

We give the first polynomial-time approximation scheme (PTAS) for the Steiner forest problem on planar graphs and, more generally, on graphs of bounded genus. As a first step, we show how to build a Steiner forest spanner for such graphs.…

数据结构与算法 · 计算机科学 2009-11-30 MohammadHossein Bateni , MohammadTaghi Hajiaghayi , Dániel Marx

We consider the vehicle routing problem with stochastic demands (VRPSD) on tree structured networks with a single depot. The problem we are concerned with in this paper is to find a set of tours for the vehicle with minimum expected length.…

数据结构与算法 · 计算机科学 2013-04-23 Shalabh Vidyarthi , Kaushal K Shukla

In the capacitated vehicle routing problem, introduced by Dantzig and Ramser in 1959, we are given the locations of n customers and a depot, along with a vehicle of capacity k, and wish to find a minimum length collection of tours, each…

离散数学 · 计算机科学 2008-12-10 Aparna Das , Claire Mathieu

Capacitated Domination generalizes the classic Dominating Set problem by specifying for each vertex a required demand and an available capacity for covering demand in its closed neighborhood. The objective is to find a minimum-sized set of…

数据结构与算法 · 计算机科学 2016-04-19 Amariah Becker

Cohen-Addad, Filtser, Klein and Le [FOCS'20] constructed a stochastic embedding of minor-free graphs of diameter $D$ into graphs of treewidth $O_{\epsilon}(\log n)$ with expected additive distortion $+\epsilon D$. Cohen-Addad et al. then…

数据结构与算法 · 计算机科学 2022-03-30 Arnold Filtser , Hung Le

The Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) is a fundamental NP-hard optimization problem in logistics. Solving large-scale instances remains computationally challenging for exact solvers. This paper introduces a…

人工智能 · 计算机科学 2026-04-14 Mustafa Mert Özyılmaz

We present a quasi polynomial time approximation scheme (Q-PTAS) for the capacitated vehicle routing problem (CVRP) on $n$ points in the Euclidean plane for arbitrary capacity $c$. The running time is $n^{f(\epsilon)\cdot\log\log n}$ for…

数据结构与算法 · 计算机科学 2025-07-22 René Sitters

We consider two optimization problems in planar graphs. In Maximum Weight Independent Set of Objects we are given a graph $G$ and a family $\mathcal{D}$ of objects, each being a connected subgraph of $G$ with a prescribed weight, and the…

数据结构与算法 · 计算机科学 2018-07-23 Michał Pilipczuk , Erik Jan van Leeuwen , Andreas Wiese

Scheduling with assignment restrictions is an important special case of scheduling unrelated machines which has attracted much attention in the recent past. While a lower bound on approximability of 3/2 is known for its most general…

数据结构与算法 · 计算机科学 2010-09-24 Ulrich M. Schwarz

We consider the problem of finding the minimum-weight subgraph that satisfies given connectivity requirements. Specifically, given a requirement $r \in \{0,1,2,3\}$ for every vertex, we seek the minimum-weight subgraph that contains, for…

数据结构与算法 · 计算机科学 2016-11-15 Glencora Borradaile , Baigong Zheng

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…

分布式、并行与集群计算 · 计算机科学 2017-03-07 Michał Karpiński , Maciej Pacut

In this paper we study a scheduling problem arising from executing numerical simulations on HPC architectures. With a constant number of parallel machines, the objective is to minimize the makespan under memory constraints for the machines.…

数据结构与算法 · 计算机科学 2022-02-18 Eric Angel , Sébastien Morais , Damien Regnault
‹ 上一页 1 2 3 10 下一页 ›