中文
相关论文

相关论文: Approximation algorithms for the prize-collecting …

200 篇论文

We provide exact and approximation methods for solving a geometric relaxation of the Traveling Salesman Problem (TSP) that occurs in curve reconstruction: for a given set of vertices in the plane, the problem Minimum Perimeter Polygon (MPP)…

A well-studied continuous model of graphs, introduced by Dearing and Francis [Transportation Science, 1974], considers each edge as a continuous unit-length interval of points. For $\delta \geq 0$, we introduce the problem $\delta$-Tour,…

数据结构与算法 · 计算机科学 2025-02-25 Fabian Frei , Ahmed Ghazy , Tim A. Hartmann , Florian Hörsch , Dániel Marx

In order to deal with the high development time of exact and approximation algorithms for NP-hard combinatorial optimisation problems and the high running time of exact solvers, deep learning techniques have been used in recent years as an…

机器学习 · 计算机科学 2021-04-20 James Fitzpatrick , Deepak Ajwani , Paula Carroll

Many combinatorial optimization problems can be formulated as the search for a subgraph that satisfies certain properties and minimizes the total weight. We assume here that the vertices correspond to points in a metric space and can take…

数据结构与算法 · 计算机科学 2024-12-25 Marin Bougeret , Jérémy Omer , Michael Poss

The set of 2-dimensional packing problems builds an important class of optimization problems and Strip Packing together with 2-dimensional Bin Packing and 2-dimensional Knapsack is one of the most famous of these problems. Given a set of…

离散数学 · 计算机科学 2019-02-07 Klaus Jansen , Malin Rau

In this paper we consider the Recoverable Traveling Salesman Problem (TSP). Here the task is to find two tours simultaneously, such that the intersection between the tours is at least a given minimum size, while the sum of travel distances…

数据结构与算法 · 计算机科学 2021-11-19 Marc Goerigk , Stefan Lendl , Lasse Wulf

It is challenging to design large and low-cost communication networks. In this paper, we formulate this challenge as the prize-collecting Steiner Tree Problem (PCSTP). The objective is to minimize the costs of transmission routes and the…

网络与互联网体系结构 · 计算机科学 2019-02-07 Yahui Sun , Marcus Brazil , Doreen Thomas , Saman Halgamuge

A well-studied continuous model of graphs considers each edge as a continuous unit-length interval of points. In the problem $\delta$-Tour defined within this model, the objective to find a shortest tour that comes within a distance of…

数据结构与算法 · 计算机科学 2025-02-27 Fabian Frei , Ahmed Ghazy , Tim A. Hartmann , Florian Hörsch , Dániel Marx

The Prize-Collecting Steiner Tree (PCST) problem is a generalization of the Steiner Tree problem that has applications in network design, content distribution networks, and many more. There are a few centralized approximation algorithms…

分布式、并行与集群计算 · 计算机科学 2018-02-21 Parikshit Saikia , Sushanta Karmakar , Aris T. Pagourtzis

Simple heuristics often show a remarkable performance in practice for optimization problems. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently…

数据结构与算法 · 计算机科学 2020-02-28 Stefan Klootwijk , Bodo Manthey , Sander K. Visser

The Bin Packing Problem is one of the most important Combinatorial Optimization problems in optimization and has a lot of real-world applications. Many approximation algorithms have been presented for this problem because of its NP-hard…

数据结构与算法 · 计算机科学 2015-09-22 Abdolahad Noori Zehmakan , Mojtaba Eslahi

In this paper, we look at the problem of finding the tour of maximum reward on an undirected graph where the reward is a submodular function, that has a curvature of $\kappa$, of the edges in the tour. This problem is known to be NP-hard.…

最优化与控制 · 数学 2012-09-25 Syed Talha Jawaid , Stephen L. Smith

Traveling salesman problem is a NP-hard problem. Until now, researchers have not found a polynomial time algorithm for traveling salesman problem. Among the existing algorithms, dynamic programming algorithm can solve the problem in time…

数据结构与算法 · 计算机科学 2015-10-16 Yunpeng Li

In this paper, we consider the Maximum-Profit Routing Problem (MPRP), introduced in \cite{Armaselu-PETRA}. In MPRP, the goal is to route the given fleet of vehicles to pickup goods from specified sites in such a way as to maximize the…

数据结构与算法 · 计算机科学 2023-05-16 Bogdan Armaselu

We consider the Travelling Salesman Problem with Neighbourhoods (TSPN) on the Euclidean plane ($\mathbb{R}^2$) and present a Polynomial-Time Approximation Scheme (PTAS) when the neighbourhoods are parallel line segments with lengths between…

数据结构与算法 · 计算机科学 2025-04-17 Benyamin Ghaseminia , Mohammad R. Salavatipour

The Rank Pricing Problem (RPP) is a challenging bilevel optimization problem with binary variables whose objective is to determine the optimal pricing strategy for a set of products to maximize the total benefit, given that customer…

最优化与控制 · 数学 2025-02-27 Asunción Jiménez-Cordero , Salvador Pineda , Juan Miguel Morales

The closest pair of points problem or closest pair problem (CPP) is an important problem in computational geometry where we have to find a pair of points from a set of points in metric space with the smallest distance between them. This…

数据结构与算法 · 计算机科学 2020-08-03 Subrata Saha , Ahmed Soliman , Sanguthevar Rajasekaran

We develop an implementable stochastic proximal point (SPP) method for a class of weakly convex, composite optimization problems. The proposed stochastic proximal point algorithm incorporates a variance reduction mechanism and the resulting…

最优化与控制 · 数学 2024-03-27 Andre Milzarek , Fabian Schaipp , Michael Ulbrich

The paper presents an O^*(1.2312^n)-time and polynomial-space algorithm for the traveling salesman problem in an n-vertex graph with maximum degree 3. This improves the previous time bounds of O^*(1.251^n) by Iwama and Nakashima and…

数据结构与算法 · 计算机科学 2017-08-08 Mingyu Xiao , Hiroshi Nagamochi

Line coverage is the task of servicing a given set of one-dimensional features in an environment. It is important for the inspection of linear infrastructure such as road networks, power lines, and oil and gas pipelines. This paper…

机器人学 · 计算机科学 2023-06-13 Saurav Agarwal , Srinivas Akella