LinearSolverReportType Enumeration

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

Defines the type of report for a linear solver.

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

Syntax

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

Members

Member name Description
None No report.
Sensitivity Sensitivity report.
Infeasibility Infeasibility report.

See Also

Reference

Microsoft.SolverFoundation.Services Namespace