Adds a new empty column to an LP matrix.
The column index of the added column.
All elements in an empty column are 0 (zero). The added column is linked to the variable provided as parameter var
. This variable must not originally be linked to a column of the invoking LP matrix.
ILPMatrix Interface | ILOG.Concert Namespace | ILPMatrix.AddColumn Overload List