搜索资源列表
AKS
- AKS素性检验:AKS 算法从理论上成功解决了在多项式时间内进行确定性素性测定的著名难题,本程序实现AKS算法。-AKS primality test: AKS algorithm theory successfully resolved in polynomial time deterministic primality-known problem determination, the process to achieve AKS algorithm.
o-algoritmo-aks
- Primality testing algorithms
AKS
- Implement AKS algorithm for primality testing, which was the first polynomial time primality test that was devised. Read the paper attached and implement the main algorithm. Implement for numbers of size max 64 bits. Bonus marks will be given,