Package com.dna.jopt.util.costconverger
package com.dna.jopt.util.costconverger
-
ClassDescriptionA converger allows to set after which amount of unchanged progress the
IOptimization
is stopped.This interface of theconverger
allows to set an iteration treshold after which theOptimisation
is stopped if thecost
does not change.This class is an extension ofAbstractCostConverger
and defines convergence (unchanged joined cost over several iterations).This class is an extension ofAbstractCostConverger
and defines convergence (unchanged joined cost over several iterations).