FactorizationThis project provides a common Java interface for controllable, monitorable factorization algorithms and a graphical algorithm runner application for execution which supports suspending and resuming algorithms.
The algorithm runner application has an algorithm interface, new algorithms can be plugged into it, and it provides an interface to parametrize, monitor, suspend, resume the execution.