Click or drag to resize

SimplexSolverMixedIntParamsSearchStrategy Property

Gets or sets the search strategy for finding an optimal solution. Default is SearchStrategies.BestBound.

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

Property Value

SimplexSolverMixedIntParamsSearchStrategies
See Also