In a sequence of recent results (PODC 2015 and PODC 2016), the running time of the fastest algorithm for the minimum spanning tree (MST) problem in the Congested Clique model was first improved to O(log(log(log(n)))) from O(log(log(n))) (Hegeman et al., PODC 2015) and then to O(log^*(n)) (Ghaffari and Parter, PODC 2016). All of these algorithms use Theta(n^2) messages independent of the number of edges in the input graph. This paper positively answers a question raised in Hegeman et al., and presents the first "super-fast" MST algorithm with o(m) message complexity for input graphs with m edges. Specifically, we present an algorithm running in O(log^*(n)) rounds, with message complexity ~O(sqrt{m * n}) and then build on this algorithm to d...
A singularly (near) optimal distributed algorithm is one that is (near) optimal in \emph{two} criter...
We study the broadcast version of the CONGEST-CLIQUE model of distributed computing. This model oper...
Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fun...
We provide the first asynchronous distributed algorithms to compute broadcast and minimum spanning t...
We present a distributed minimum spanning tree algorithm with near-optimal round complexity of O~(D+...
International audienceThis paper develops linear time distributed algorithm, on general graphs, for ...
Recently, very fast deterministic and randomized algorithms have been obtained for connectivity and ...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
Distributed graph algorithms in the standard CONGEST model often exhibit the time-complexity lower b...
A distributed algorithm is presented that constructs the minimum-weight spanning tree of an undirect...
We show how to multiply two n x n matrices S and T over semirings in the Congested Clique model, whe...
Motivated by the increasing need for fast processing of large-scale graphs, we study a number of fun...
Graph spanners are sparse subgraphs that faithfully preserve the distances in the original graph up ...
AbstractThis paper studies the problem of constructing a minimum-weight spanning tree (MST) in a dis...
Abstract. A distributed algorithm is presented that constructs the minimum-weight spanning tree of a...
A singularly (near) optimal distributed algorithm is one that is (near) optimal in \emph{two} criter...
We study the broadcast version of the CONGEST-CLIQUE model of distributed computing. This model oper...
Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fun...
We provide the first asynchronous distributed algorithms to compute broadcast and minimum spanning t...
We present a distributed minimum spanning tree algorithm with near-optimal round complexity of O~(D+...
International audienceThis paper develops linear time distributed algorithm, on general graphs, for ...
Recently, very fast deterministic and randomized algorithms have been obtained for connectivity and ...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
Distributed graph algorithms in the standard CONGEST model often exhibit the time-complexity lower b...
A distributed algorithm is presented that constructs the minimum-weight spanning tree of an undirect...
We show how to multiply two n x n matrices S and T over semirings in the Congested Clique model, whe...
Motivated by the increasing need for fast processing of large-scale graphs, we study a number of fun...
Graph spanners are sparse subgraphs that faithfully preserve the distances in the original graph up ...
AbstractThis paper studies the problem of constructing a minimum-weight spanning tree (MST) in a dis...
Abstract. A distributed algorithm is presented that constructs the minimum-weight spanning tree of a...
A singularly (near) optimal distributed algorithm is one that is (near) optimal in \emph{two} criter...
We study the broadcast version of the CONGEST-CLIQUE model of distributed computing. This model oper...
Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fun...