<br><font size=2 face="sans-serif">Jan-Willem,</font>
<br>
<br><font size=2 face="sans-serif">I am not sure, at least for dual simplex,
that the two values would be different. &nbsp;What exactly is the expression
you want to compute?</font>
<br>
<br><font size=2 face="sans-serif">The most flexible way of doing this
would be to derive from ClpEventHandler and do the calculation at &quot;endOfFactorization&quot;
using the internal arrays &nbsp;djRegion() etc. &nbsp;This would be threadsafe.</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br>
<br>
<table width=100%>
<tr>
<td><img src=cid:_1_08855CA4088558BC0048FEDD85257483>
<td width=100%>
<table width=100%>
<tr valign=top>
<td width=100%><font size=2 face="sans-serif"><b>[Clp] CLP dual obj value</b></font></table>
<br>
<table width=100%>
<tr>
<td><font size=2 color=#e26200 face="sans-serif"><b>Jan-Willem Goossens
</b></font>
<td><font size=2 color=#8f8f8f face="sans-serif">to:</font>
<td><font size=2 face="sans-serif">clp</font>
<td>
<div align=right><font size=1 face="sans-serif">07/10/2008 04:36 PM</font></div></table>
<br>
<table width=100%>
<tr>
<td>
<table width=100%>
<tr>
<td><font size=2 color=#8f8f8f face="sans-serif">Sent by:</font>
<td width=100%><font size=2 color=#e26200 face="sans-serif"><b>clp-bounces@list.coin-or.org</b></font></table>
<br>
<td>
<div align=right></div></table>
<br></table>
<br>
<br>
<hr>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
I've been trying to find a way to retrieve the primal and dual objective
<br>
function values during a CLP solve (using primal/dual simplex)<br>
<br>
Getting the primal obj value is no problem (objectiveValue()),.<br>
However, I havent found how to get the dual obj value (once/when available).
<br>
Can this be retrieved directly?<br>
<br>
The idea is to use these two, or the number/sum of infeasibilities to come
<br>
up with some kind of crude progress indicator during the solve (not unlike
<br>
the standard barrier output does).<br>
<br>
Are these methods thread-safe? Or should I use some callbacks to report
the <br>
value back?<br>
<br>
Thanks for any help.<br>
Regards,<br>
<br>
Jan-Willem Goossens<br>
 <br>
<br>
_______________________________________________<br>
Clp mailing list<br>
Clp@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/clp<br>
</font></tt>
<br>