public static interface Optimisation.Objective extends Optimisation
Optimisation.Constraint, Optimisation.Integration<M extends Optimisation.Model,S extends Optimisation.Solver>, Optimisation.Model, Optimisation.Objective, Optimisation.Options, Optimisation.Result, Optimisation.Solver, Optimisation.State
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getContributionWeight()
The weight/factor by which this model entity's value contributes to the objective function - may
return null.
|
boolean |
isObjective() |
BigDecimal getContributionWeight()
boolean isObjective()
Copyright © 2019 Optimatika. All rights reserved.