Hi, <div><br></div><div>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: </div>
<div><br></div><div>Clp output: </div><div><br></div><div><div>Clp:import mpmod_mx2.mps</div><div>At line 1 NAME BLANK</div><div>At line 2 ROWS</div><div>At line 282052 COLUMNS</div><div>At line 2124705 RHS</div>
<div>At line 2127427 BOUNDS</div><div>At line 2134118 ENDATA</div><div>Problem BLANK has 282048 rows, <span class="Apple-style-span" style="background-color: rgb(255, 255, 51);">649486 columns</span> and 2904831 elements</div>
<div>Model was imported from .\mpmod_mx2.mps in 12.031 seconds</div><div><br></div><div><br></div><div><br></div><div>Mps file (having 726804 columns):</div><div>...</div><div><div> C0726797 R0014563 1. R0023421 1. </div>
<div> C0726798 R0014564 1. R0023422 1. </div><div> C0726799 R0014565 1. R0023915 1. </div><div> C0726800 R0014566 1. R0023916 1. </div><div>
C0726801 R0014567 1. R0023917 1. </div><div> C0726802 R0282045 1. </div><div> C0726803 R0282046 1. </div><div> C0<span class="Apple-style-span" style="background-color: rgb(255, 255, 102);">726804</span> R0282047 1. </div>
<div><br></div><div>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? </div><div><br></div></div></div>