Interface DynamicAlgorithm<Result>

All Superinterfaces:
Algorithm<Result>, DescribedEntity, java.lang.Runnable, java.io.Serializable

public interface DynamicAlgorithm<Result>
extends Algorithm<Result>
Author:
Antonio J. Nebro