Randomized algorithm

A computational procedure that uses random choices as part of its execution. Its output, running time, or both can vary across runs on the same input.

Connect