This topic has not yet been rated - Rate this topic

ILinearSolution.MipResult 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 the result from the mixed integer programming (MIP) solver after considering the integrality conditions.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)
LinearResult MipResult { get; }

Property Value

Type: Microsoft.SolverFoundation.Services.LinearResult
The result after considering the integrality conditions.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.