Las Vegas algorithms

Home > Computer Science > Algorithms and data structures > Randomized algorithms > Las Vegas algorithms

These algorithms use randomization to guarantee that the solution produced is always correct, but may take more time than deterministic algorithms.