An overview of computational complexity

SA Cook - ACM Turing award lectures, 2007 - dl.acm.org
An historical overview of computational complexity is presented. Emphasis is on the
fundamental issues of defining the intrinsic computational complexity of a problem and …

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 …

[图书][B] Foundations of databases

S Abiteboul, R Hull, V Vianu - 1995 - sigmod.org
This database theory book provides a focused presentation of the core material on relational
databases, and presents a number of advanced topics in a unified framework. Some of the …

[PDF][PDF] Alternation

AK Chandra, DC Kozen, LJ Stockmeyer - Journal of the ACM (JACM), 1981 - dl.acm.org
Alternation is a generalization of nondeterminism in which existential and universal
quantitiers can alternate during the course of a computation, whereas in a nondeterministic …

Applications of a planar separator theorem

RJ Lipton, RE Tarjan - 18th Annual Symposium on …, 1977 - ieeexplore.ieee.org
Any n-vertex planar graph has the property that it can be divided into components of roughly
equal size by removing only O (√ n) vertices. This separator theorem, in combination with a …

[图书][B] Limits to parallel computation: P-completeness theory

R Greenlaw, HJ Hoover, WL Ruzzo - 1995 - books.google.com
This book provides a comprehensive analysis of the most important topics in parallel
computation. It is written so that it may be used as a self-study guide to the field, and …

[图书][B] Introduction to the Theory of Complexity

DP Bovet, P Crescenzi, D Bovet - 1994 - pilucrescenzi.it
The birth of the theory of computational complexity can be set in the early 1960s when the
first users of electronic computers started to pay increasing attention to the performances of …

[图书][B] Algorithms and theory of computation handbook, volume 2: special topics and techniques

MJ Atallah, M Blanton - 2009 - books.google.com
This handbook provides an up-to-date compendium of fundamental computer science
topics, techniques, and applications. Along with updating and revising many of the existing …

[图书][B] Structural complexity II

JL Balcázar, J Díaz, J Gabarró - 2012 - books.google.com
This is the second volume of a two volume collection on Structural Complexity. This volume
assumes as a prerequisite knowledge about the topics treated in Volume I, but the present …

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 …