Class Lehman_AnalyzeSpecialArguments


  • public class Lehman_AnalyzeSpecialArguments
    extends Object
    Lehman analyzer that finds the correct k- and a-values of inputs other algorithms can not cope with. Based on the simple implementation. Detects 4kN long overflows.
    Author:
    Tilman Neumann
    • Constructor Detail

      • Lehman_AnalyzeSpecialArguments

        public Lehman_AnalyzeSpecialArguments()
    • Method Detail

      • findSingleFactor

        public long findSingleFactor​(long N)
      • main

        public static void main​(String[] args)