AKSprimaliteetittaus
AKSprimaliteetittaus, commonly understood as the AKS primality test, is a deterministic algorithm for determining whether a given integer n > 1 is prime in time polynomial in the number of digits of n. The method was introduced in 2002 by Manindra Agrawal, Neeraj Kayal, and Nitin Saxena, and it established that primality testing belongs to the complexity class P without relying on randomness. In Finnish contexts, the term AKSprimaliteetittaus is used to refer to this approach to primality testing.
The core idea of the AKS algorithm is to exploit properties of polynomials over rings modulo n.
Although significant for theoretical computer science, AKSprimaliteetittaus is not the most practical primality test for very