exportProb Method
Print problem matrix to a file. This method prints the matrix to a file with an extended LP format. When exporting matrices semi-continuous and semi-continuous integer variables are preprocessed: if a lower bound value greater than 0 is given, then the variable is treated like a continuous (resp. integer) variable.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0


xbcontr1.cs, xbdelvr.cs, xbexpl.cs, xbportf.cs and xbpurch.cs in the Introductory Examples folder. foliolp.cs, xbexpl1.cs, xbexpl2 and xbqprl2.cs in the User's Guide Examples folder.
