中文
相关论文

相关论文: Minimum-Cost Coverage of Point Sets by Disks

200 篇论文

The concept of Reload cost in a graph refers to the cost that occurs while traversing a vertex via two of its incident edges. This cost is uniquely determined by the colors of the two edges. This concept has various applications in…

计算复杂性 · 计算机科学 2019-02-07 Julien Baste , Didem Gözüpek , Mordechai Shalom , Dimitrios M. Thilikos

We study the minimum connected sensor cover problem (MIN-CSC) and the budgeted connected sensor cover (Budgeted-CSC) problem, both motivated by important applications (e.g., reduce the communication cost among sensors) in wireless sensor…

数据结构与算法 · 计算机科学 2020-01-23 Lingxiao Huang , Jian Li , Qicai Shi

The recent witnessed evolution of cellular networks from a carefully planned deployment to more irregular, heterogeneous deployments of Macro, Pico and Femto-BSs motivates new analysis and design approaches. In this paper, we analyze the…

网络与互联网体系结构 · 计算机科学 2013-09-17 Abdelrahman M. Ibrahim , Tamer ElBatt , Amr El-Keyi

We consider a wireless network with a set of transmitter-receiver pairs, or links, that share a common channel, and address the problem of emptying finite traffic volume from the transmitters in minimum time. This, so called, minimum-time…

网络与互联网体系结构 · 计算机科学 2016-11-18 Qing He , Vangelis Angelakis , Anthony Ephremides , Di Yuan

Given a set $P$ of $n$ points in the plane, the $k$-center problem is to find $k$ congruent disks of minimum possible radius such that their union covers all the points in $P$. The $2$-center problem is a special case of the $k$-center…

计算几何 · 计算机科学 2022-04-20 Binay Bhattacharya , Amirhossein Mozafari , Thomas C. Shermer

We resolve the space complexity of single-pass streaming algorithms for approximating the classic set cover problem. For finding an $\alpha$-approximate set cover (for any $\alpha= o(\sqrt{n})$) using a single-pass streaming algorithm, we…

数据结构与算法 · 计算机科学 2016-03-21 Sepehr Assadi , Sanjeev Khanna , Yang Li

To save energy and alleviate interferences in a wireless sensor network, the usage of virtual backbone was proposed. Because of accidental damages or energy depletion, it is desirable to construct a fault tolerant virtual backbone, which…

离散数学 · 计算机科学 2017-12-27 Jiao Zhou , Zhao Zhang , Xiaohui Huang , Ding-Zhu Du

We study problems related to connecting multi-interface networks of wireless devices. These problems are modeled using graphs, where vertices represent the devices and edges represent potential communication links. Each vertex can activate…

数据结构与算法 · 计算机科学 2026-05-11 Michał Szyfelbein , Camille Richer

We study a clustering problem where the goal is to maximize the coverage of the input points by $k$ chosen centers. Specifically, given a set of $n$ points $P \subseteq \mathbb{R}^d$, the goal is to pick $k$ centers $C \subseteq…

计算几何 · 计算机科学 2020-04-14 Arturs Backurs , Sariel Har-Peled

We investigate the optimal design of networks for a general transport system. Our network is built from a regular two-dimensional ($d=2$) square lattice to be improved by adding long-range connections (shortcuts) with probability $P_{ij}…

物理与社会 · 物理学 2014-04-24 G. Li , S. D. S. Reis , A. A. Moreira , S. Havlin , H. E. Stanley , J. S. Andrade

We consider the closest lattice point problem in a distributed network setting and study the communication cost and the error probability for computing an approximate nearest lattice point, using the nearest-plane algorithm, due to Babai.…

信息论 · 计算机科学 2017-04-27 M. F. Bollauf , V. A. Vaishampayan , S. I. R. Costa

The nearest lattice point problem in $\mathbb{R}^n$ is formulated in a distributed network with $n$ nodes. The objective is to minimize the probability that an incorrect lattice point is found, subject to a constraint on inter-node…

信息论 · 计算机科学 2024-09-17 V. A. Vaishampayan , M. F. Bollauf

The paper addresses the problem of locating sensors with a circular field of view so that a given line segment is under full surveillance, which is termed as the Disc Covering Problem on a Line. The cost of each sensor includes a fixed…

离散数学 · 计算机科学 2007-07-20 Alessandro Agnetis , Enrico Grande , Pitu B. Mirchandani , Andrea Pacifici

This paper addresses join wireless and computing resource allocation in mobile edge computing (MEC) systems with several access points and with the possibility that users connect to many access points, and utilize the computation capability…

信息论 · 计算机科学 2021-11-29 M. Zeng

Given a set $P$ of $n$ weighted points and a set $S$ of $m$ disks in the plane, the hitting set problem is to compute a subset $P'$ of points of $P$ such that each disk contains at least one point of $P'$ and the total weight of all points…

计算几何 · 计算机科学 2023-05-17 Gang Liu , Haitao Wang

Suppose we are given a finite set of points $P$ in $\R^3$ and a collection of polytopes $\mathcal{T}$ that are all translates of the same polytope $T$. We consider two problems in this paper. The first is the set cover problem where we want…

计算几何 · 计算机科学 2008-02-21 Sören Laue

A fundamental challenge in wireless heterogeneous networks (HetNets) is to effectively utilize the limited transmission and storage resources in the presence of increasing deployment density and backhaul capacity constraints. To alleviate…

信息论 · 计算机科学 2021-06-01 Derya Malak , Faruk V. Mutlu , Jinkun Zhang , Edmund M. Yeh

We revisit a natural variant of geometric set cover, called minimum-membership geometric set cover (MMGSC). In this problem, the input consists of a set $S$ of points and a set $\mathcal{R}$ of geometric objects, and the goal is to find a…

计算几何 · 计算机科学 2023-05-09 Sayan Bandyapadhyay , William Lochet , Saket Saurabh , Jie Xue

We investigate problems addressing combined connectivity augmentation and orientations settings. We give a polynomial-time 6-approximation algorithm for finding a minimum cost subgraph of an undirected graph $G$ that admits an orientation…

数据结构与算法 · 计算机科学 2017-11-17 Mohit Singh , László A. Végh

Coverage is one of the fundamental issues in wireless sensor networks (WSNs). It reflects the ability of WSNs to detect the fields of interest. In a real sensor networks application, the detection area is always non-ideal and the terrain of…

网络与互联网体系结构 · 计算机科学 2013-12-25 Lin Feng , Tie Qiu , Zhenlong Sun , Feng Xia , Yu Zhou