Package org.opt4j.core.optimizer
Annotation Type MaxIterations
-
@Retention(RUNTIME) public @interface MaxIterations
TheMaxIterations
is the default binding annotation for the maximal number of iterations for anOptimizer
.
@Retention(RUNTIME) public @interface MaxIterations
MaxIterations
is the default binding annotation for the maximal
number of iterations for an Optimizer
.