Randomized Algorithms - Research Article from World of Computer Science

This encyclopedia article consists of approximately 4 pages of information about Randomized Algorithms.

Randomized Algorithms - Research Article from World of Computer Science

This encyclopedia article consists of approximately 4 pages of information about Randomized Algorithms.
This section contains 1,059 words
(approx. 4 pages at 300 words per page)
Buy the Randomized Algorithms Encyclopedia Article

A randomized algorithm is one which is able to take one or more steps in a non-deterministic fashion, on purpose. Such algorithms are used in many cases. The correctness, or the worst-case or average performance of many deterministic algorithms is often derived from an "adversary argument" which posits the existence of a hypothetical "adversary" who is able to arrange things so as to make things as difficult as possible for the algorithm. In this context, it is often assumed that the adversary has full knowledge of the expected behavior of the algorithm. A randomized algorithm which may behave in several ways at one or more steps may be thought of as a probability distribution on a set of deterministic algorithms (one for each possible choice the randomized algorithm may make). An adversary in such a situation may not be able to devise a single input strategy...

(read more)

This section contains 1,059 words
(approx. 4 pages at 300 words per page)
Buy the Randomized Algorithms Encyclopedia Article
Copyrights
Gale
Randomized Algorithms from Gale. ©2005-2006 Thomson Gale, a part of the Thomson Corporation. All rights reserved.