[Coin-lpsolver] clp duals

John J Forrest jjforre at us.ibm.com
Tue Oct 23 09:18:25 EDT 2007


Didrik,

Without the matrix it is impossible to make any comments.

If you wish, you may send me a matrix where this occurs with the two 
outputs.

John Forrest



Didrik Pinte <dpinte at itae.be> 
Sent by: coin-lpsolver-bounces at list.coin-or.org
10/23/2007 08:28 AM

To
coin-lpsolver at list.coin-or.org
cc

Subject
[Coin-lpsolver] clp duals






Hi,

I am including clp in one of our matlab's project. It's replacing some
lpsolve calls. The problem is that the order of the duals variables we
get from both solvers is not the same ;-)

Here is an example :

CLP                              lpsolve

duals =                          duals =

   1.0e+04 *                1.0e+04 *

    0.0001                   1.1281
    1.1281                   0.5339
    0.5339                   0.0001


I'm using the following call from CLP to get the duals (within my mex
file) :

dual = modelPrimalDual->dualRowSolution();

How can I check who is wrong ?

Thanks in advance for any help


-- 
Didrik Pinte
IT for the Agro-Environment - http://www.itae.be
Mobile : +32 475 665 668    - info at itae.be
_______________________________________________
Coin-lpsolver mailing list
Coin-lpsolver at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/coin-lpsolver

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20071023/a27022ac/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/octet-stream
Size: 196 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/clp/attachments/20071023/a27022ac/attachment.obj>


More information about the Clp mailing list