AKS primality test

The AKS primality test is a deterministic algorithm that decides whether an integer is prime in polynomial time using polynomial congruences derived from the binomial theorem.

Connect