Class Lehman_AnalyzeKStructure


  • public class Lehman_AnalyzeKStructure
    extends Object
    Analyze the frequency with which different k find a factor. k that are multiples of 315, 45, 15, 3 perform best.
    Author:
    Tilman Neumann
    • Constructor Detail

      • Lehman_AnalyzeKStructure

        public Lehman_AnalyzeKStructure()
    • Method Detail

      • findSingleFactor

        public long findSingleFactor​(long N)
      • main

        public static void main​(String[] args)