中文
相关论文

相关论文: Beeping a Maximal Independent Set

200 篇论文

Fundamental local symmetry breaking problems such as Maximal Independent Set (MIS) and coloring have been recognized as important by the community, and studied extensively in (standard) graphs. In particular, fast (i.e., logarithmic run…

分布式、并行与集群计算 · 计算机科学 2014-10-01 Shay Kutten , Danupon Nanongkai , Gopal Pandurangan , Peter Robinson

The Metropolis process (MP) and Simulated Annealing (SA) are stochastic local search heuristics that are often used in solving combinatorial optimization problems. Despite significant interest, there are very few theoretical results…

数据结构与算法 · 计算机科学 2023-12-22 Zongchen Chen , Dan Mikulincer , Daniel Reichman , Alexander S. Wein

We study the maximum geometric independent set and clique problems in the streaming model. Given a collection of geometric objects arriving in an insertion only stream, the aim is to find a subset such that all objects in the subset are…

计算几何 · 计算机科学 2022-07-05 Sujoy Bhore , Fabian Klute , Jelle J. Oostveen

In this paper, we study the problem of moving $n$ sensors on a line to form a barrier coverage of a specified segment of the line such that the maximum moving distance of the sensors is minimized. Previously, it was an open question whether…

计算几何 · 计算机科学 2015-06-25 Danny Z. Chen , Yan Gu , Jian Li , Haitao Wang

An independent set $I$ in a graph $G$ is maximal if $I$ is not properly contained in any other independent set of $G$. The study of maximal independent sets (MIS's) in various graphs is well-established, often focusing upon enumeration of…

In distributed network computing, a variant of the LOCAL model has been recently introduced, referred to as the SLEEPING model. In this model, nodes have the ability to decide on which round they are awake, and on which round they are…

分布式、并行与集群计算 · 计算机科学 2024-05-17 Fabien Dufoulon , Pierre Fraigniaud , Mikaël Rabie , Hening Zheng

We first devise a branching algorithm that computes a minimum independent dominating set on any graph with running time O*(2^0.424n) and polynomial space. This improves the O*(2^0.441n) result by (S. Gaspers and M. Liedloff, A…

数据结构与算法 · 计算机科学 2015-05-13 Nicolas Bourgeois , Bruno Escoffier , Vangelis Th. Paschos

The SIS (susceptible-infected-susceptible) epidemic model on an arbitrary network, without making approximations, is a $2^n$-state Markov chain with a unique absorbing state (the all-healthy state). This makes analysis of the SIS model and,…

社会与信息网络 · 计算机科学 2019-01-21 Navid Azizan Ruhi , Christos Thrampoulidis , Babak Hassibi

We address the problem of minimizing power consumption when performing reliable broadcast on a radio network under the following popular model. Each node in the network is located on a point in a two dimensional grid, and whenever a node…

数据结构与算法 · 计算机科学 2007-10-15 Valerie King , Cynthia Phillips , Jared Saia , Maxwell Young

Given a set ${\cal R}=\{R_1,R_2,..., R_n\}$ of $n$ randomly positioned axis parallel rectangles in 2D, the problem of computing the minimum clique cover (MCC) and maximum independent set (MIS) for the intersection graph $G({\cal R})$ of the…

计算几何 · 计算机科学 2012-12-05 Ritankar Mandal , Anirban Ghosh , Sasanka Roy , Subhas C. Nandy

We provide an algorithm requiring only $O(N^2)$ time to compute the maximum weight independent set of interval filament graphs. This also implies an $O(N^4)$ algorithm to compute the maximum weight induced matching of interval filament…

数据结构与算法 · 计算机科学 2021-10-19 Darcy Best , Max Ward

A maximal independent set (MIS) can be maintained in an evolving $m$-edge graph by simply recomputing it from scratch in $O(m)$ time after each update. But can it be maintained in time sublinear in $m$ in fully dynamic graphs? We answer…

数据结构与算法 · 计算机科学 2018-02-28 Sepehr Assadi , Krzysztof Onak , Baruch Schieber , Shay Solomon

This work studies the achievable secure rate per source-destination pair in wireless networks. First, a path loss model is considered, where the legitimate and eavesdropper nodes are assumed to be placed according to Poisson point processes…

信息论 · 计算机科学 2010-04-13 O. Ozan Koyluoglu , C. Emre Koksal , Hesham El Gamal

We present a self-stabilizing leader election algorithm for arbitrary networks, with space-complexity $O(\max\{\log \Delta, \log \log n\})$ bits per node in $n$-node networks with maximum degree~$\Delta$. This space complexity is…

分布式、并行与集群计算 · 计算机科学 2017-02-27 Lélia Blin , Sébastien Tixeuil

The fundamental problem of our interest here is soft-input soft-output multiple-input multiple-output (MIMO) detection. We propose a method, referred to as subspace marginalization with interference suppression (SUMIS), that yields…

信息论 · 计算机科学 2014-02-03 Mirsad Čirkić , Erik G. Larsson

We efficiently solve the optimal multi-dimensional mechanism design problem for independent bidders with arbitrary demand constraints when either the number of bidders is a constant or the number of items is a constant. In the first…

计算机科学与博弈论 · 计算机科学 2011-12-20 Constantinos Daskalakis , S. Matthew Weinberg

In massive multiple-input multiple-output (MIMO) systems, the downlink transmission performance heavily relies on accurate channel state information (CSI). Constrained by the transmitted power, user equipment always transmits sounding…

信号处理 · 电气工程与系统科学 2024-10-23 Yiming Zhu , Jiawei Zhuang , Gangle Sun , Hongwei Hou , Li You , Wenjin Wang

In recent years the sleeping model came to the focus of researchers. In this model nodes can go into a sleep state in which they spend no energy but at the same time cannot receive or send messages, nor can they perform internal…

分布式、并行与集群计算 · 计算机科学 2021-12-13 Tzalik Maimon

In this paper, we investigate the impact of phase noise on the secrecy performance of downlink massive MIMO systems in the presence of a passive multiple-antenna eavesdropper. Thereby, for the base station (BS) and the legitimate users, the…

信息论 · 计算机科学 2016-11-17 Jun Zhu , Robert Schober , Vijay K. Bhargava

As a fundamental subject of theoretical computer science, the maximum independent set (MIS) problem not only is of purely theoretical interest, but also has found wide applications in various fields. However, for a general graph determining…

数据结构与算法 · 计算机科学 2018-03-05 Liren Shan , Huan Li , Zhongzhi Zhang