LinearProgramVariable.Cost Property

Gets the cost associated with the variable.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double Cost { get; set; }

Property Value

Double

See Also