| LPPSolution {Microsoft.VisualBasic.Math.LinearAlgebra.LinearProgramming} |
.NET clr documentation |
LPPSolution
Description
Declare
# namespace Microsoft.VisualBasic.Math.LinearAlgebra.LinearProgramming
export class LPPSolution {
ConstraintTypes: string;
DecimalFormat: string;
failureMessage: string;
FeasibleSolutionTime: integer;
ObjectiveFunctionValue: double;
reducedCost: double;
shadowPrice: double;
slack: double;
solution: double;
SolutionLog: string;
SolverError: boolean;
SolveTime: integer;
variableNames: string;
}
.NET clr type reference tree
this clr type has no other .net clr type reference.
[Package
{$package} version {$version}
Index]