Interface Optimisation.Objective

    • Method Detail

      • getContributionWeight

        java.math.BigDecimal getContributionWeight()
        The weight/factor by which this model entity's value contributes to the objective function - may return null.
      • isObjective

        boolean isObjective()
        Returns:
        true if this Objective has a non zero contribution weight - it actually is contributing to the objective function.