Penalized Objective Function Equality
class PenalizedObjectiveFunctionEquality(val solutionPrecision: Double = defaultNumericalPrecision) : SolutionEqualityIfc(source)
Equality of the solutions is based on the penalized objective function values being within a specific precision.
Parameters
solution Precision
the precision for equality checking