P, NP, and NP-Completeness

P, NP, and NP-Completeness
Author: Oded Goldreich
Publisher: Cambridge University Press
Total Pages:
Release: 2010-08-16
Genre: Computers
ISBN: 1139490095

Download P, NP, and NP-Completeness Book in PDF, Epub and Kindle

The focus of this book is the P versus NP Question and the theory of NP-completeness. It also provides adequate preliminaries regarding computational problems and computational models. The P versus NP Question asks whether or not finding solutions is harder than checking the correctness of solutions. An alternative formulation asks whether or not discovering proofs is harder than verifying their correctness. It is widely believed that the answer to these equivalent formulations is positive, and this is captured by saying that P is different from NP. Although the P versus NP Question remains unresolved, the theory of NP-completeness offers evidence for the intractability of specific problems in NP by showing that they are universal for the entire class. Amazingly enough, NP-complete problems exist, and furthermore hundreds of natural computational problems arising in many different areas of mathematics and science are NP-complete.

Computational Complexity

Computational Complexity
Author: Sanjeev Arora
Publisher: Cambridge University Press
Total Pages: 609
Release: 2009-04-20
Genre: Computers
ISBN: 0521424267

Download Computational Complexity Book in PDF, Epub and Kindle

New and classical results in computational complexity, including interactive proofs, PCP, derandomization, and quantum computation. Ideal for graduate students.

The Golden Ticket

The Golden Ticket
Author: Lance Fortnow
Publisher: Princeton University Press
Total Pages: 188
Release: 2017-02-28
Genre: Computers
ISBN: 0691175780

Download The Golden Ticket Book in PDF, Epub and Kindle

The P-NP problem is the most important open problem in computer science, if not all of mathematics. Simply stated, it asks whether every problem whose solution can be quickly checked by computer can also be quickly solved by computer. The Golden Ticket provides a nontechnical introduction to P-NP, its rich history, and its algorithmic implications for everything we do with computers and beyond. Lance Fortnow traces the history and development of P-NP, giving examples from a variety of disciplines, including economics, physics, and biology. He explores problems that capture the full difficulty of the P-NP dilemma, from discovering the shortest route through all the rides at Disney World to finding large groups of friends on Facebook. The Golden Ticket explores what we truly can and cannot achieve computationally, describing the benefits and unexpected challenges of this compelling problem.

The Nature of Computation

The Nature of Computation
Author: Cristopher Moore
Publisher: OUP Oxford
Total Pages: 1498
Release: 2011-08-11
Genre: Science
ISBN: 0191620807

Download The Nature of Computation Book in PDF, Epub and Kindle

Computational complexity is one of the most beautiful fields of modern mathematics, and it is increasingly relevant to other sciences ranging from physics to biology. But this beauty is often buried underneath layers of unnecessary formalism, and exciting recent results like interactive proofs, phase transitions, and quantum computing are usually considered too advanced for the typical student. This book bridges these gaps by explaining the deep ideas of theoretical computer science in a clear and enjoyable fashion, making them accessible to non-computer scientists and to computer scientists who finally want to appreciate their field from a new point of view. The authors start with a lucid and playful explanation of the P vs. NP problem, explaining why it is so fundamental, and so hard to resolve. They then lead the reader through the complexity of mazes and games; optimization in theory and practice; randomized algorithms, interactive proofs, and pseudorandomness; Markov chains and phase transitions; and the outer reaches of quantum computing. At every turn, they use a minimum of formalism, providing explanations that are both deep and accessible. The book is intended for graduate and undergraduate students, scientists from other areas who have long wanted to understand this subject, and experts who want to fall in love with this field all over again.

Introduction To Algorithms

Introduction To Algorithms
Author: Thomas H Cormen
Publisher: MIT Press
Total Pages: 1216
Release: 2001
Genre: Computers
ISBN: 9780262032933

Download Introduction To Algorithms Book in PDF, Epub and Kindle

An extensively revised edition of a mathematically rigorous yet accessible introduction to algorithms.

A First Course in Graph Theory

A First Course in Graph Theory
Author: Gary Chartrand
Publisher: Courier Corporation
Total Pages: 466
Release: 2013-05-20
Genre: Mathematics
ISBN: 0486297306

Download A First Course in Graph Theory Book in PDF, Epub and Kindle

Written by two prominent figures in the field, this comprehensive text provides a remarkably student-friendly approach. Its sound yet accessible treatment emphasizes the history of graph theory and offers unique examples and lucid proofs. 2004 edition.

Studies in Complexity and Cryptography

Studies in Complexity and Cryptography
Author: Oded Goldreich
Publisher: Springer
Total Pages: 573
Release: 2011-08-03
Genre: Computers
ISBN: 3642226701

Download Studies in Complexity and Cryptography Book in PDF, Epub and Kindle

This book presents a collection of 36 pieces of scientific work in the areas of complexity theory and foundations of cryptography: 20 research contributions, 13 survey articles, and 3 programmatic and reflective viewpoint statements. These so far formally unpublished pieces were written by Oded Goldreich, some in collaboration with other scientists. The articles included in this book essentially reflect the topical scope of the scientific career of Oded Goldreich now spanning three decades. In particular the topics dealt with include average-case complexity, complexity of approximation, derandomization, expander graphs, hashing functions, locally testable codes, machines that take advice, NP-completeness, one-way functions, probabilistically checkable proofs, proofs of knowledge, property testing, pseudorandomness, randomness extractors, sampling, trapdoor permutations, zero-knowledge, and non-iterative zero-knowledge. All in all, this potpourri of studies in complexity and cryptography constitutes a most valuable contribution to the field of theoretical computer science centered around the personal achievements and views of one of its outstanding representatives.

Completeness and Reduction in Algebraic Complexity Theory

Completeness and Reduction in Algebraic Complexity Theory
Author: Peter Bürgisser
Publisher: Springer Science & Business Media
Total Pages: 174
Release: 2013-03-14
Genre: Mathematics
ISBN: 3662041790

Download Completeness and Reduction in Algebraic Complexity Theory Book in PDF, Epub and Kindle

This is a thorough and comprehensive treatment of the theory of NP-completeness in the framework of algebraic complexity theory. Coverage includes Valiant's algebraic theory of NP-completeness; interrelations with the classical theory as well as the Blum-Shub-Smale model of computation, questions of structural complexity; fast evaluation of representations of general linear groups; and complexity of immanants.

Approximation Algorithms for NP-hard Problems

Approximation Algorithms for NP-hard Problems
Author: Dorit S. Hochbaum
Publisher: Course Technology
Total Pages: 632
Release: 1997
Genre: Computers
ISBN:

Download Approximation Algorithms for NP-hard Problems Book in PDF, Epub and Kindle

This is the first book to fully address the study of approximation algorithms as a tool for coping with intractable problems. With chapters contributed by leading researchers in the field, this book introduces unifying techniques in the analysis of approximation algorithms. APPROXIMATION ALGORITHMS FOR NP-HARD PROBLEMS is intended for computer scientists and operations researchers interested in specific algorithm implementations, as well as design tools for algorithms. Among the techniques discussed: the use of linear programming, primal-dual techniques in worst-case analysis, semidefinite programming, computational geometry techniques, randomized algorithms, average-case analysis, probabilistically checkable proofs and inapproximability, and the Markov Chain Monte Carlo method. The text includes a variety of pedagogical features: definitions, exercises, open problems, glossary of problems, index, and notes on how best to use the book.