書誌事項

Advances in randomized parallel computing

edited by Panos M. Pardalos, Sanguthevar Rajasekaran

(Combinatorial optimization, v. 5)

Kluwer Academic Publishers, c1999

大学図書館所蔵 件 / 24

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

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 in practice. This book is a collection of articles written by renowned experts in the area of randomized parallel computing. A brief introduction to randomized algorithms In the aflalysis 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( n log n). The average case analysis is conducted with an assumption on the input space. The assumption made to arrive at the O( n log n) 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 p0:.sible inputs.

目次

  • Preface. Contributing Authors. 1. Optimal Bounds on Tail Probabilities: A Study of an Approach
  • A. Cohen, et al. 2. Parallelism in Comparison Problems
  • D. Krizanc. 3. Random Sampling
  • R. Raman. 4. Randomized Algorithms on the Mesh
  • L. Narayanan. 5. Efficient Randomized Algorithms
  • D.S.L. Wei, K. Naik. 6. Ultrafast Randomized Parallel Algorithms for Spanning Forests
  • A. Dessmark, et al. 7. Parallel Randomized Techniques for Some Fundamental Geometric Problems
  • S. Ramaswami. 8. Capturing the Connectivity of High-Dimensional Geometric Spaces
  • D. Hsu, et al. 9. Randomized Parallel Prefetching and Buffer Management
  • M. Kalluhalla, P.J. Varman. 10. DFA Problems
  • B. Ravikumar. 11. LAPACK90
  • J. Dongarra, J. Wasniewski. References. Appendix A. Appendix B. Appendix D. Appendix E. Index.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ