Click or drag to resize

PrimalSimplexSolverParamsCosting Property

Gests and sets the costing (pivoting) parameter.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PrimalSimplexCosting Costing { get; set; }

Property Value

PrimalSimplexCosting
See Also