The Complexity of Parallel Search

Richard M. Karp, Eli Upfat and Avi Wigderson

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-87-310
October 1986

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1987/CSD-87-310.pdf

This paper studies parallel search algorithms within the framework of independence systems. It is motivated by earlier work on parallel algorithms for concrete problems such as the determination of a maximal independent set of vertices or a maximum matching in a graph, and by the general question of determining the parallel complexity of a search problem when an oracle is available to solve the associated decision problem. Our results provide a parallel analogue of the self-reducibility process that is so useful in sequential computation.

An abstract independence system is specified by a ground set E and a family of subsets of E called the independent sets; it is required that every subset of an independent set be independent. We investigate parallel algorithms for determining a maximal independent set through oracle queries of the form "Is the set A independent?", as well as parallel algorithms for determining a maximum independent set through queries to a more powerful oracle called a rank oracle. We also study these problems for three special types of independence systems: matroidoids, graphic matroids and partition matroids.

We derive lower and upper bounds on the deterministic and randomized complexity of these problems. These bounds are sharp enough to give a clear picture of the processor-time trade-offs that are possible, to establish that randomized parallel algorithms are much more powerful than deterministic ones, and to show that even randomized algorithms cannot make effective use of extremely large numbers of processors.


BibTeX citation:

@techreport{Karp:CSD-87-310,
    Author = {Karp, Richard M. and Upfat, Eli and Wigderson, Avi},
    Title = {The Complexity of Parallel Search},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1986},
    Month = {Oct},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/5984.html},
    Number = {UCB/CSD-87-310},
    Abstract = {This paper studies parallel search algorithms within the framework of independence systems. It is motivated by earlier work on parallel algorithms for concrete problems such as the determination of a maximal independent set of vertices or a maximum matching in a graph, and by the general question of determining the parallel complexity of a search problem when an oracle is available to solve the associated decision problem. Our results provide a parallel analogue of the self-reducibility process that is so useful in sequential computation.  <p>  An abstract independence system is specified by a ground set <i>E</i> and a family of subsets of E called the independent sets; it is required that every subset of an independent set be independent. We investigate parallel algorithms for determining a maximal independent set through oracle queries of the form "Is the set <i>A</i> independent?", as well as parallel algorithms for determining a maximum independent set through queries to a more powerful oracle called a rank oracle. We also study these problems for three special types of independence systems: matroidoids, graphic matroids and partition matroids.  <p>  We derive lower and upper bounds on the deterministic and randomized complexity of these problems. These bounds are sharp enough to give a clear picture of the processor-time trade-offs that are possible, to establish that randomized parallel algorithms are much more powerful than deterministic ones, and to show that even randomized algorithms cannot make effective use of extremely large numbers of processors.}
}

EndNote citation:

%0 Report
%A Karp, Richard M.
%A Upfat, Eli
%A Wigderson, Avi
%T The Complexity of Parallel Search
%I EECS Department, University of California, Berkeley
%D 1986
%@ UCB/CSD-87-310
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/5984.html
%F Karp:CSD-87-310