 | ConstrainedOptimizerORToolsoptimalValue_ Field |
Optimal value of the objective function if the the result of
the solver is SolveResult.Optimal
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxprotected double optimalValue_
Protected optimalValue_ As Double
protected:
double optimalValue_
val mutable optimalValue_: float
Field Value
Type:
Double
See Also