Creates, returns, and adds to the invoking model an empty ILPMatrix
object.
Creates, returns, and adds to the invoking model an empty ILPMatrix
object.
ILPMatrix AddLPMatrix();
Creates, returns, and adds an empty ILPMatrix
object, with the specified name, to the invoking model.
ILPMatrix AddLPMatrix(string);