Parallel graph algorithms

MJ Quinn, N Deo - ACM Computing Surveys (CSUR), 1984 - dl.acm.org
Algorithms and data structures developed to solve graph problems on parallel computers
are surveyed. The problems discussed relate to searching graphs and finding connected …

Connectionist models and their properties

JA Feldman, DH Ballard - Cognitive science, 1982 - Elsevier
Much of the progress in the fields constituting cognitive science has been based upon the
use of explicit information processing models, almost exclusively patterned after …

A taxonomy of problems with fast parallel algorithms

SA Cook - Information and control, 1985 - Elsevier
The class NC consists of problems solvable very fast (in time polynomial in log n) in parallel
with a feasible (polynomial) number of processors. Many natural problems in NC are known; …

Depth-first search is inherently sequential

JH Reif - Information Processing Letters, 1985 - Elsevier
This paper concerns the computational complexity of depth-first search. Suppose we are
given a rooted graph G with fixed adjacency lists and vertices u, v. We wish to test if u is first …

Finding small simple cycle separators for 2-connected planar graphs.

GL Miller - Proceedings of the sixteenth annual ACM symposium …, 1984 - dl.acm.org
We show that every 2-connected triangulated planar graph with n vertices has a simple
cycle C of length at most 4@@@@ n which separates the interior vertices A from the exterior …

[PDF][PDF] Parallel tree contraction and its application

GL Miller, JH Reif - FOCS, 1985 - cs.cmu.edu
Trees play a fundamental role in many computations, both for sequential as well as parallel
problems. The classic paradigm applied to generate parallel algorithms in the presence of …

[LIBRO][B] Designing efficient algorithms for parallel computers

MJ Quinn - 1986 - dl.acm.org
Designing efficient algorithms for parallel computers | Guide books skip to main content
ACM Digital Library home ACM Association for Computing Machinery corporate logo …

Parallel ear decomposition search (EDS) and st-numbering in graphs

Y Maon, B Schieber, U Vishkin - Theoretical Computer Science, 1986 - Elsevier
The linear time serial algorithm of Lempel et al.(1967) for testing planarity of graphs uses the
linear time serial algorithm of Even and Tarjan (1976) for st-numbering. This st-numbering …

A complexity theory based on Boolean algebra

S Skyum, LG Valiant - Journal of the ACM (JACM), 1985 - dl.acm.org
A projection of a Boolean function is a function obtained by substituting for each of its
variables a variable, the negation of a variable, or a constant. Reducibilities among …

A new graphy triconnectivity algorithm and its parallelization

G Miller, V Ramachandran - Proceedings of the nineteenth annual ACM …, 1987 - dl.acm.org
We present a new algorithm for finding the tri-connected components of an undirected
graph. The algorithm is based on ear decomposition and has linear sequential running time …