Atlantic City algorithm

Category:Articles needing translation from French Wikipedia Category:Articles with short descriptionCategory:Short description matches Wikidata

Atlantic City algorithm is a probabilistic polynomial time algorithm (PP Complexity Class) that answers correctly at least 75% of the time (or, in some versions, some other value greater than 50%). The term "Atlantic City" was first introduced in 1982 by J. Finn in an unpublished manuscript entitled Comparison of probabilistic tests for primality.[1]

Two other common classes of probabilistic algorithms are Monte Carlo algorithms and Las Vegas algorithms. Monte Carlo algorithms are always fast, but only probably correct. On the other hand, Las Vegas algorithms are always correct, but only probably fast. The Atlantic City algorithms, which are bounded probabilistic polynomial time algorithms are probably correct and probably fast.[2]

See also

References

  1. Richard A. Mollin (2003). RSA and Public Key Cryptography. CHAPMAN & HALL/CRC. p. 80.
  2. William J. Turner (May 2002). Black Box Linear Algebra with the Linbox Library. North carolina State University. p. 3. Retrieved 10 July 2014.
Category:Randomized algorithms


Category:All stub articles Category:Articles needing translation from French Wikipedia Category:Articles with short description Category:Randomized algorithms Category:Short description matches Wikidata Category:Theoretical computer science stubs