InteriorPointSymbolicOrdering Enumeration

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

Specifies the manner in which the solver performs symbolic factorizations of matrices.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Enumeration InteriorPointSymbolicOrdering
public enum InteriorPointSymbolicOrdering
public enum class InteriorPointSymbolicOrdering
type InteriorPointSymbolicOrdering
public enum InteriorPointSymbolicOrdering

Members

Member name Description
Automatic Automatic (let the solver choose).

MinimizeFill Attempt to minimize estimated fill.

AMD Approximate minimum degree.

See Also

Reference

Microsoft.SolverFoundation.Services Namespace