Randomized algorithms are algorithms that in some way make use of randomness. The main types of randomized algorithms are Las Vegas and Monte Carlo algorithms.
Related terms:
- Las Vegas algorithm
- Monte Carlo Algorithm
- Randomized polynomial time (RP)
- Probabilistic polynomial time (PP)
More info: