[Scip] how to get dual solutions in Soplex

Ambros Gleixner gleixner at zib.de
Mon May 24 12:22:10 MEST 2010


Hi Xiangyong,

until now, the command line version of SoPlex did not output the dual
values.  I have quickly written a patch, which is attached, and
hopefully contains no bugs.. :).
You have to copy soplexmain.cpp into the SoPlex "src" directory and
recompile.  We will include this also in the next SoPlex release.

ambros



Am 23.05.2010 16:56, schrieb XiangyongLi:
> Dear Thorsten,
> 
> Thanks. I am not programming with SoPlex. 
> 
> I just read LPs from a file and used SoPlex on the command line.  
> 
> So then how to get the dual solutions?
> 
> 
> Best regards.
> 
>   
> Xiangyong
>  
> 
> 
> 
> 
> 
> 发件人: Thorsten Koch 
> 发送时间: 2010-05-23  22:49:37 
> 收件人: XiangyongLi 
> 抄送: scip 
> 主题: Re: [Scip] how to get dual solutions in Soplex 
>   
> How about using
> getDual()
> http://soplex.zib.de/doc/html/classsoplex_1_1SoPlex.html#b7be29691934c14f9cfa9f6155392787
> Best regards,
> Thorsten
> Am 23.05.2010 14:55, schrieb XiangyongLi:
>> Dear all,
>>
>>
>> I am using Soplex to solve LP. Is there any way to get the dual solutions in Soplex?
>> Thanks.
>>
>>
>> Xiangyong 
>>
>>
>>
>>
>> _______________________________________________
>> Scip mailing list
>> Scip at zib.de
>> http://listserv.zib.de/mailman/listinfo/scip
>>
>>
>> _______________________________________________
>> Scip mailing list
>> Scip at zib.de
>> http://listserv.zib.de/mailman/listinfo/scip

-- 
____________________________________________________________
Ambros M. Gleixner
Zuse Institute Berlin - Matheon - Berlin Mathematical School
http://www.zib.de/gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: soplexmain.cpp
Type: text/x-c++src
Size: 39680 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20100524/2a1ae9da/soplexmain.bin


More information about the Scip mailing list