Creates an Column
object suitable for adding a new variable to an LP matrix as an empty column.
ILPMatrix
object for which to create the new column. The new Column
object.
Note, that the column of the LP matrix is only created when creating a variable with the returned Column
object but not when calling this method.
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.Column Overload List