Implement AKS primitiveness test in Schema or C ++

I read about the simple test algorithm and found the AKS additive test . Can this algorithm be implemented in Scheme or in C ++?

Has anyone tried to perform an AKS test?

+5
source share
3 answers

Schemas and C ++ (and Racket, Pascal and Logo and Modula-3 and Postscript) are equivalent to Turing, which means that they can all be used to simulate each other, and therefore they can all calculate the same things.

So: yes, you can implement this on the Scheme. Or any other language containing Turing.

+5
source

, . Google.

++

+2

All Articles