This topic has not yet been rated - Rate this topic

InteriorPointSolverParams.MaxDenseColumnRatio Property

Solver Foundation 3.0

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets or sets the dense column ratio.

Namespace:  Microsoft.SolverFoundation.Solvers
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
public double MaxDenseColumnRatio { get; set; }

Property Value

Type: System.Double
The dense column ratio.

You can use the MaxDenseColumnRatio property to determine whether to switch algorithms to increase speed and trade against space.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.