Skip to main content
  • Book
  • © 2001

Handbook of Randomized Computing

Volume I/II

Part of the book series: Combinatorial Optimization (COOP, volume 9)

Buy it now

Buying options

Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 54.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

About this book

The technique of randomization has been employed to solve numerous prob­ lems of computing both sequentially and in parallel. Examples of randomized algorithms that are asymptotically better than their deterministic counterparts in solving various fundamental problems abound. Randomized algorithms have the advantages of simplicity and better performance both in theory and often is a collection of articles written by renowned experts in practice. This book in the area of randomized parallel computing. A brief introduction to randomized algorithms In the analysis of algorithms, at least three different measures of performance can be used: the best case, the worst case, and the average case. Often, the average case run time of an algorithm is much smaller than the worst case. 2 For instance, the worst case run time of Hoare's quicksort is O(n ), whereas its average case run time is only O(nlogn). The average case analysis is conducted with an assumption on the input space. The assumption made to arrive at the O(n logn) average run time for quicksort is that each input permutation is equally likely. Clearly, any average case analysis is only as good as how valid the assumption made on the input space is. Randomized algorithms achieve superior performances without making any assumptions on the inputs by making coin flips within the algorithm. Any analysis done of randomized algorithms will be valid for all possible inputs.

Editors and Affiliations

  • University of Connecticut Electrical and Computer Engineering Dept, Storrs, USA

    Sanguthevar Rajasekaran

  • Department of Industrial & Systems Engin, University of Florida, Gainesville, USA

    Panos M. Pardalos

  • Levine Cancer Research Center, Duke University Dept. Computer Science, Durham, USA

    J.H. Reif

  • Université de Genève Centre Universitaire d'Informatique, Genève, Switzerland

    José Rolim

Bibliographic Information

  • Book Title: Handbook of Randomized Computing

  • Book Subtitle: Volume I/II

  • Editors: Sanguthevar Rajasekaran, Panos M. Pardalos, J.H. Reif, José Rolim

  • Series Title: Combinatorial Optimization

  • Publisher: Springer New York, NY

  • eBook Packages: Mathematics and Statistics (R0)

  • Copyright Information: Springer Science+Business Media Dordrecht 2001

  • Hardcover ISBN: 978-0-7923-6959-2Published: 31 July 2001

  • Softcover ISBN: 978-1-4613-4886-3Published: 07 December 2013

  • Series ISSN: 1388-3011

  • Edition Number: 1

  • Number of Pages: L, 996

Buy it now

Buying options

Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 54.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access