Interface to allow early completion of a long running task.
Note that while {@link com.bayesserver.IStop} will finish the process (for example in a reduced number of iterations),{@link com.bayesserver.ICancellation} will cancel the learning process, throwing an Error.
Interface to allow early completion of a long running task.
Note that while {@link com.bayesserver.IStop} will finish the process (for example in a reduced number of iterations),{@link com.bayesserver.ICancellation} will cancel the learning process, throwing an Error.