中文
相关论文

相关论文: Deploying Wireless Networks with Beeps

200 篇论文

We consider the discrepancy problem of coloring $n$ intervals with $k$ colors such that at each point on the line, the maximal difference between the number of intervals of any two colors is minimal. Somewhat surprisingly, a coloring with…

数据结构与算法 · 计算机科学 2010-12-20 Antonios Antoniadis , Falk Hüffner , Pascal Lenzner , Carsten Moldenhauer , Alexander Souza

This article is on message-passing systems where communication is (a) synchronous and (b) based on the "broadcast/receive" pair of communication operations. "Synchronous" means that time is discrete and appears as a sequence of time slots…

分布式、并行与集群计算 · 计算机科学 2016-01-14 Davide Frey , Hicham Lakhlef , Michel Raynal

We study graph coloring problems in the streaming model, where the goal is to process an $n$-vertex graph whose edges arrive in a stream, using a limited space that is smaller than the trivial $O(n^2)$ bound. While prior work has largely…

数据结构与算法 · 计算机科学 2025-10-22 Sepehr Assadi , Janani Sundaresan , Helia Yazdanyar

We present a simple randomized algorithm that can efficiently maintain a $(\Delta+1)$ coloring as the graph undergoes edge insertion and deletion updates, where $\Delta$ denotes an upper bound on the maximum degree. A key advantage is the…

数据结构与算法 · 计算机科学 2025-12-11 Mohsen Ghaffari , Jaehyun Koo

We study the communication complexity of $(\Delta + 1)$ vertex coloring, where the edges of an $n$-vertex graph of maximum degree $\Delta$ are partitioned between two players. We provide a randomized protocol which uses $O(n)$ bits of…

数据结构与算法 · 计算机科学 2025-01-03 Maxime Flin , Parth Mittal

This paper studies broadcasting and gossiping algorithms in random and general AdHoc networks. Our goal is not only to minimise the broadcasting and gossiping time, but also to minimise the energy consumption, which is measured in terms of…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Petra Berenbrink , Colin Cooper , Zengjian Hu

We introduce and explore a family of vertex-coloring problems which, surprisingly enough, have not been considered before despite stemming from the problem of Wi-Fi channel assignment. Given a spectrum of colors, endowed with a matrix of…

离散数学 · 计算机科学 2018-11-19 David Orden , Jose Manuel Gimenez-Guzman , Ivan Marsa-Maestre , Enrique de la Hoz

We consider coloring problems in the distributed message-passing setting. The previously-known deterministic algorithms for edge-coloring employed at least (2Delta - 1) colors, even though any graph admits an edge-coloring with Delta + 1…

分布式、并行与集群计算 · 计算机科学 2016-10-24 Leonid Barenboim , Michael Elkin , Tzalik Maimon

Coloring unit-disk graphs efficiently is an important problem in the global and distributed setting, with applications in radio channel assignment problems when the communication relies on omni-directional antennas of the same power. In…

分布式、并行与集群计算 · 计算机科学 2023-01-23 Louis Esperet , Sébastien Julliot , Arnaud de Mesmay

Federated learning has emerged as a privacy-preserving technique for collaborative model training across heterogeneously distributed silos. Yet, its reliance on a single central server introduces potential bottlenecks and risks of…

分布式、并行与集群计算 · 计算机科学 2025-06-13 Huong Nguyen , Hong-Tri Nguyen , Praveen Kumar Donta , Susanna Pirttikangas , Lauri Lovén

We consider the problem of computing a maximal independent set (MIS) in an extremely harsh broadcast model that relies only on carrier sensing. The model consists of an anonymous broadcast network in which nodes have no knowledge about the…

数据结构与算法 · 计算机科学 2012-06-04 Yehuda Afek , Noga Alon , Ziv Bar-Joseph , Alejandro Cornejo , Bernhard Haeupler , Fabian Kuhn

Given a wireless network where some pairs of communication links interfere with each other, we study sufficient conditions for determining whether a given set of minimum bandwidth Quality of Service (QoS) requirements can be satisfied. We…

信息论 · 计算机科学 2009-06-23 Ashwin Ganesan

This paper addresses the cornerstone family of \emph{local problems} in distributed computing, and investigates the curious gap between randomized and deterministic solutions under bandwidth restrictions. Our main contribution is in…

分布式、并行与集群计算 · 计算机科学 2016-08-09 Keren Censor-Hillel , Merav Parter , Gregory Schwartzman

This paper proposes a novel class of distributed continuous-time coordination algorithms to solve network optimization problems whose cost function is a sum of local cost functions associated to the individual agents. We establish the…

最优化与控制 · 数学 2014-08-25 Solmaz S. Kia , Jorge Cortes , Sonia Martinez

The present paper studies local distributed graph problems in highly dynamic networks. Communication and changes of the graph happen in synchronous rounds and our algorithms always, i.e., in every round, satisfy non-trivial guarantees, no…

数据结构与算法 · 计算机科学 2018-12-10 Philipp Bamberger , Fabian Kuhn , Yannic Maus

We present a simple deterministic distributed algorithm that computes a $(\Delta+1)$-vertex coloring in $O(\log^2 \Delta \cdot \log n)$ rounds. The algorithm can be implemented with $O(\log n)$-bit messages. The algorithm can also be…

数据结构与算法 · 计算机科学 2021-09-07 Mohsen Ghaffari , Fabian Kuhn

Identifying the sets of operations that can be executed simultaneously is an important problem appearing in many parallel applications. By modeling the operations and their interactions as a graph, one can identify the independent…

分布式、并行与集群计算 · 计算机科学 2014-07-28 Ahmet Erdem Sarıyüce , Erik Saule , Ümit V. Çatalyürek

Graph coloring is a challenging combinatorial optimization problem with a wide range of applications. In this paper, a distribution evolutionary algorithm based on a population of probability model (DEA-PPM) is developed to address it…

神经与进化计算 · 计算机科学 2023-05-03 Yongjian Xu , Huabin Cheng , Ning Xu , Yu Chen , Chengwang Xie

Vizing's celebrated theorem states that every simple graph with maximum degree $\Delta$ admits a $(\Delta+1)$ edge coloring which can be found in $O(m \cdot n)$ time on $n$-vertex $m$-edge graphs. This is just one color more than the…

数据结构与算法 · 计算机科学 2024-05-24 Sepehr Assadi

In wireless networks, consisting of battery-powered devices, energy is a costly resource and most of it is spent on transmitting and receiving messages. Broadcast is a problem where a message needs to be transmitted from one node to all…

分布式、并行与集群计算 · 计算机科学 2018-05-15 Marek Klonowski , Dominik Pająk