中文
相关论文

相关论文: Distributed MIS in $O(\log\log{n} )$ Awake Complex…

200 篇论文

We extract a core principle underlying seemingly different fundamental distributed settings, showing sparsity awareness may induce faster algorithms for problems in these settings. To leverage this, we establish a new framework by…

分布式、并行与集群计算 · 计算机科学 2021-12-01 Keren Censor-Hillel , Dean Leitersdorf , Volodymyr Polosukhin

We consider the problem of maintaining a maximal independent set (MIS) in a dynamic graph subject to edge insertions and deletions. Recently, Assadi, Onak, Schieber and Solomon (STOC 2018) showed that an MIS can be maintained in sublinear…

数据结构与算法 · 计算机科学 2018-08-31 Krzysztof Onak , Baruch Schieber , Shay Solomon , Nicole Wein

The notion of {\em recoverable value} was advocated in work of Feige, Immorlica, Mirrokni and Nazerzadeh [Approx 2009] as a measure of quality for approximation algorithms. There this concept was applied to facility location problems. In…

数据结构与算法 · 计算机科学 2011-03-30 Uriel Feige , Daniel Reichman

We consider the multihop broadcasting problem for $n$ nodes placed uniformly at random in a disk and investigate the number of hops required to transmit a signal from the central node to all other nodes under three communication models:…

信息论 · 计算机科学 2019-09-02 Christian Schindelhauer , Aditya Oak , Thomas Janson

The Coherent Ising Machine (CIM) is a quantum network of optical parametric oscillators (OPOs) intended to find ground states of the Ising model. This is an NP-hard problem, related to several important minimization problems, including the…

An algorithm is proposed to solve robust control problems constrained by partial differential equations with uncertain coefficients, based on the so-called MG/OPT framework. The levels in this MG/OPT hierarchy correspond to discretization…

数值分析 · 数学 2021-07-21 Andreas Van Barel , Stefan Vandewalle

The first fully dynamic algorithm for maintaining a maximal independent set (MIS) with update time that is sublinear in the number of edges was presented recently by the authors of this paper [Assadi et.al. STOC'18]. The algorithm is…

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

The complexity of classical computational problems in graph classes defined by forbidding induced subgraphs is one of the central topics of algorithmic graph theory. Recently, there has been a growing interest in the complexity of such…

数据结构与算法 · 计算机科学 2026-04-28 Paweł Rafał Bieliński , Marta Piecyk , Paweł Rzążewski

The All-Pairs Shortest Path problem (APSP) is one of the most central problems in distributed computation. In the CONGEST-CLIQUE model, in which $n$ nodes communicate with each other over a fully connected network by exchanging messages of…

量子物理 · 物理学 2021-10-05 Taisuke Izumi , François Le Gall

We address the fundamental network design problem of constructing approximate minimum spanners. Our contributions are for the distributed setting, providing both algorithmic and hardness results. Our main hardness result shows that an…

数据结构与算法 · 计算机科学 2018-02-12 Keren Censor-Hillel , Michal Dory

The $CONGEST$ model for distributed network computing is well suited for analyzing the impact of limiting the throughput of a network on its capacity to solve tasks efficiently. For many "global" problems there exists a lower bound of…

分布式、并行与集群计算 · 计算机科学 2017-04-21 Dennis Olivetti

The Maximum Cut (Max-Cut) problem could be naturally expressed either in a Quadratic Unconstrained Binary Optimization (QUBO) formulation, or as an Ising model. It has long been known that the Maximum Independent Set (MIS) problem could…

量子物理 · 物理学 2024-09-19 Chuixiong Wu , Jianan Wang , Fen Zuo

The dispersion problem has received much attention recently in the distributed computing literature. In this problem, $k\leq n$ agents placed initially arbitrarily on the nodes of an $n$-node, $m$-edge anonymous graph of maximum degree…

分布式、并行与集群计算 · 计算机科学 2025-03-21 Ajay D. Kshemkalyani , Manish Kumar , Anisur Rahaman Molla , Gokarna Sharma

We present a time-optimal deterministic distributed algorithm for approximating a minimum weight vertex cover in hypergraphs of rank $f$. This problem is equivalent to the Minimum Weight Set Cover problem in which the frequency of every…

分布式、并行与集群计算 · 计算机科学 2019-05-31 Ran Ben-Basat , Guy Even , Ken-ichi Kawarabayashi , Gregory Schwartzman

We present new deterministic algorithms for computing distributed weighted minimum weight cycle (MWC) in undirected and directed graphs and distributed weighted all nodes shortest cycle (ANSC) in directed graphs. Our algorithms for these…

分布式、并行与集群计算 · 计算机科学 2023-10-03 Udit Agarwal

We consider the classic maximal and maximum independent set problems in three models of graph streams: In the edge-arrival model we see a stream of edges which collectively define a graph, this model has been well-studied for a variety of…

数据结构与算法 · 计算机科学 2018-07-24 Graham Cormode , Jacques Dark , Christian Konrad

Consensus is one of the most thoroughly studied problems in distributed computing, yet there are still complexity gaps that have not been bridged for decades. In particular, in the classical message-passing setting with processes' crashes,…

分布式、并行与集群计算 · 计算机科学 2022-03-25 MohammadTaghi HajiAghayi , Dariusz R. Kowalski , Jan Olkowski

We present the problem of finding a maximal independent set (MIS) (named as \emph{MIS Filling problem}) of an arbitrary connected graph having $n$ vertices with luminous myopic mobile robots. The robots enter the graph one after another…

分布式、并行与集群计算 · 计算机科学 2022-10-18 Subhajit Pramanick , Sai Vamshi Samala , Debasish Pattanayak , Partha Sarathi Mandal

Over the past decade, there has been increasing interest in distributed/parallel algorithms for processing large-scale graphs. By now, we have quite fast algorithms -- usually sublogarithmic-time and often $poly(\log\log n)$-time, or even…

数据结构与算法 · 计算机科学 2021-06-30 Amartya Shankha Biswas , Michal Dory , Mohsen Ghaffari , Slobodan Mitrović , Yasamin Nazari

We provide a simple new randomized contraction approach to the global minimum cut problem for simple undirected graphs. The contractions exploit 2-out edge sampling from each vertex rather than the standard uniform edge sampling. We…

数据结构与算法 · 计算机科学 2019-09-04 Mohsen Ghaffari , Krzysztof Nowicki , Mikkel Thorup