Returns the solution vector for the columns of an LP matrix.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual double[] GetValues( ILPMatrix matrix, int soln ) |
Parameters
- matrix
- Type: ILPMatrix
- soln
- Type: System..::..Int32