Interface | Description |
---|---|
ICostConverger |
This interface of the
converger allows to set an iteration treshold after which the
Optimisation is stopped if the cost does not change. |
Class | Description |
---|---|
AbstractCostConverger |
A converger allows to set after which amount of unchanged progress the
IOptimization is
stopped. |
JoinedCostConverger |
This class is an extension of
AbstractCostConverger and defines convergence (unchanged joined cost over several iterations). |
JoinedCostConvergerWithFinalAutoFilterStep |
This class is an extension of
AbstractCostConverger and defines convergence (unchanged joined cost over several iterations). |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.