zpp (268B)
1 # ZPP 2 3 ZPP (zero-error probabilistic PTIME) = [rp] cap [corp] 4 - you can give the correct answer or "don't know", with at most proba 1/2 5 6 Corresponding algorithms for [ptime]: "Las Vegas" algorithm 7 8 Up: [complexity_random] 9 10 See also: [bpp], [rp], [automaton_las_vegas]