中文
相关论文

相关论文: Approximate Covering with Lower and Upper Bounds v…

200 篇论文

The covering radius problem is a question in coding theory concerned with finding the minimum radius $r$ such that, given a code that is a subset of an underlying metric space, balls of radius $r$ over its code words cover the entire metric…

组合数学 · 数学 2014-12-04 Alan J. Aw

Obtaining strong linear relaxations of capacitated covering problems constitute a major technical challenge even for simple settings. For one of the most basic cases, the Knapsack-Cover (Min-Knapsack) problem, the relaxation based on…

数据结构与算法 · 计算机科学 2019-12-30 Andrés Fielbaum , Ignacio Morales , José Verschae

We consider the problem of choosing Euclidean points to maximize the sum of their weighted pairwise distances, when each point is constrained to a ball centered at the origin. We derive a dual minimization problem and show strong duality…

数据结构与算法 · 计算机科学 2010-07-02 Neal E. Young

We provide a new constant factor approximation algorithm for the (connected) distance-$r$ dominating set problem on graph classes of bounded expansion. Classes of bounded expansion include many familiar classes of sparse graphs such as…

分布式、并行与集群计算 · 计算机科学 2018-06-08 Saeed Akhoondian Amiri , Patrice Ossona de Mendez , Roman Rabinovich , Sebastian Siebertz

The input to the NP-hard Point Line Cover problem (PLC) consists of a set $P$ of $n$ points on the plane and a positive integer $k$, and the question is whether there exists a set of at most $k$ lines which pass through all points in $P$. A…

数据结构与算法 · 计算机科学 2013-07-10 Stefan Kratsch , Geevarghese Philip , Saurabh Ray

The Continuous p-Dispersion Problem (CpDP) with boundary constraints asks for the placement of a fixed number of points in a compact subset of Euclidean space such that the minimum distance between any two points, as well as the points and…

最优化与控制 · 数学 2026-03-02 Sanjay Manoj , Melkior Ornik

We consider the problem of succinctly encoding a static map to support approximate queries. We derive upper and lower bounds on the space requirements in terms of the error rate and the entropy of the distribution of values over keys: our…

数据结构与算法 · 计算机科学 2007-10-18 David Talbot , John Talbot

The p-center problem consists in selecting p facilities from a set of possible sites and allocating a set of clients to them in such a way that the maximum distance between a client and the facility to which it is allocated is minimized.…

数据结构与算法 · 计算机科学 2024-12-02 Zacharie Ales , Cristian Duran-Matelunaa , Sourour Elloumi

We are given a set of weighted unit disks and a set of points in Euclidean plane. The minimum weight unit disk cover (\UDC) problem asks for a subset of disks of minimum total weight that covers all given points. \UDC\ is one of the…

计算几何 · 计算机科学 2016-01-13 Jian Li , Yifei Jin

We show that under mild assumptions for a problem whose solutions admit a dynamic programming-like recurrence relation, we can still find a solution under additional packing constraints, which need to be satisfied approximately. The number…

数据结构与算法 · 计算机科学 2025-11-06 Etienne Bamas , Shi Li , Lars Rohwedder

We consider single-machine scheduling problems that are natural generalizations or variations of the min-sum set cover problem and the min-sum vertex cover problem. For each of these problems, we give new approximation algorithms. Some of…

数据结构与算法 · 计算机科学 2020-01-22 Felix Happach , Andreas S. Schulz

Let $E$ be a bounded open subset of $\mathbb{R}^n$. We study the following questions: For i.i.d. samples $X_1, \dots, X_N$ drawn uniformly from $E$, what is the probability that $\cup_i \mathbf{B}(X_i, \delta)$, the union of $\delta$-balls…

概率论 · 数学 2023-07-06 Enrique Alvarado , Bala Krishnamoorthy , Kevin R. Vixie

We derive lower bounds on the black-box oracle complexity of large-scale smooth convex minimization problems, with emphasis on minimizing smooth (with Holder continuous, with a given exponent and constant, gradient) convex functions over…

最优化与控制 · 数学 2018-11-29 Cristobal Guzman , Arkadi Nemirovski

We present an accelerated relax-and-round algorithm for concave coverage problems, which generalize the classic maximum coverage problem. Building on the relax-and-round framework of Barman et al. [STACS 2021], we propose two significant…

数据结构与算法 · 计算机科学 2026-05-11 Matthew Fahrbach , Mehraneh Liaee , Morteza Zadimoghaddam

A longstanding problem related to floating-point implementation of numerical programs is to provide efficient yet precise analysis of output errors. We present a framework to compute lower bounds on largest absolute roundoff errors, for a…

数值分析 · 计算机科学 2018-02-13 Victor Magron

We consider the problem of minimizing a sum of non-convex functions over a compact domain, subject to linear inequality and equality constraints. Approximate solutions can be found by solving a convexified version of the problem, in which…

最优化与控制 · 数学 2016-01-12 Madeleine Udell , Stephen Boyd

In this paper, we consider the problem of minimizing a difference-of-convex objective over a nonlinear conic constraint, where the cone is closed, convex, pointed and has a nonempty interior. We assume that the support function of a compact…

最优化与控制 · 数学 2026-04-13 Jiefeng Xu , Ting Kei Pong , Nung-sing Sze

In this paper we give a geometric argument for bounding the diameter of a connected compact surface (with boundary) of arbitrary codimension in Euclidean space in terms of Topping's diameter bound for closed surfaces (without boundary). The…

微分几何 · 数学 2023-01-11 Tatsuya Miura

In this paper, we study locating charging station problem as facility location problem and its variants ($k$-Median, $k$-Facility location and $k$-center). We study the connectivity and the capacity constraints in these problem. Capacity…

数据结构与算法 · 计算机科学 2022-02-15 Rajni Dabas , Neelima Gupta

In this paper, we introduce and study the Non-Uniform k-Center problem (NUkC). Given a finite metric space $(X,d)$ and a collection of balls of radii $\{r_1\geq \cdots \ge r_k\}$, the NUkC problem is to find a placement of their centers on…

数据结构与算法 · 计算机科学 2016-05-16 Deeparnab Chakrabarty , Prachi Goyal , Ravishankar Krishnaswamy