Parallel multiple selection by regular sampling

Abstract

In this paper we present a deterministic parallel algorithm solving the multiple selection problem in congested clique model. In this problem for given set of elements S and a set of ranks K = \k1 , k2 , ..., kr \ we are asking for the ki-th smallest element of S for 1 ≤ i ≤ r. The presented algorithm is deterministic, time optimal , and needs O(*r+1 (n)) communication rounds, where n is the size of the input set, and r is the size of the rank set. This algorithm may be of theoretical interest, as for r = 1 (classic selection problem) it gives an improvement in the asymptotic synchronization cost over previous O( p) communication rounds solution, where p is size of clique.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…