[Clp] number of columns in CLP output do not match with mps file

Mehmet Ferhat Candas mfcandas at gmail.com
Fri Jan 15 17:26:30 EST 2010


Hi,

We are having difficulty to match the CLP variable results with the original
variable names. CLP reports smaller number of columns at the beginning of
the run (in readMPS process) than what we have in the MPS file. Such as:

Clp output:

Clp:import mpmod_mx2.mps
At line 1 NAME          BLANK
At line 2 ROWS
At line 282052 COLUMNS
At line 2124705 RHS
At line 2127427 BOUNDS
At line 2134118 ENDATA
Problem BLANK has 282048 rows, 649486 columns and 2904831 elements
Model was imported from .\mpmod_mx2.mps in 12.031 seconds



Mps file (having 726804 columns):
...
    C0726797  R0014563  1.             R0023421  1.
    C0726798  R0014564  1.             R0023422  1.
    C0726799  R0014565  1.             R0023915  1.
    C0726800  R0014566  1.             R0023916  1.
    C0726801  R0014567  1.             R0023917  1.
    C0726802  R0282045  1.
    C0726803  R0282046  1.
    C0726804  R0282047  1.

Need to match the original variable names with the results. So what do you
think causing this difference? Is this legitimate? If yes, what should we
do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20100115/8bafc8a1/attachment.html>


More information about the Clp mailing list