Package de.tilman_neumann.jml.factor
-
Class Summary Class Description BatchFactorizer Factor all entries from a batch file.CombinedFactorAlgorithm Final combination of factor algorithms.FactorAlgorithm Abstraction of integer factorization algorithms.FactorizerTest Main class to compare the performance of factor algorithms.TestsetGenerator Generation of random N that are not too easy to factor.TestsetGeneratorTest -
Enum Summary Enum Description TestMode Factoring test mode.TestNumberNature Definition of the "nature" of test numbers. -
Exception Summary Exception Description FactorException An exception indicating that a factor was found.