Class Hart_AnalyzeCongruences
java.lang.Object
de.tilman_neumann.jml.factor.hart.Hart_AnalyzeCongruences
public class Hart_AnalyzeCongruences
extends java.lang.Object
Analyze the congruences best matching Hart's one-line factor algorithm when tested with 4kN values,
where k are multiples of some K_MULT.
-
Constructor Summary
Constructors Constructor Description Hart_AnalyzeCongruences()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Hart_AnalyzeCongruences
public Hart_AnalyzeCongruences()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-