<html><body>
<p><font size="4">You will be passing a problem to the underlying solver, presumably OsiClp. How are you doing that - if with loadProblem it seems odd that the first row of matrix should appear in objective array?<br>
<br>
John Forrest<br>
</font><br>
<br>
<img width="16" height="16" src="cid:1__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for ycollet---04/28/2009 10:19:22 AM---Hello,"><font color="#424282">ycollet---04/28/2009 10:19:22 AM---Hello,</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">From:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">ycollet@freesurf.fr</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">To:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">cbc@list.coin-or.org</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Date:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">04/28/2009 10:19 AM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Subject:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFF35DFC373808f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">[Cbc] pb with matrix of constraints</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt>Hello,<br>
<br>
I am using the CBC library in a C++ program.<br>
I have a problem with a matrix of constraints.<br>
Cbc think the first line corresponds to the objective function. I don't<br>
wan't such a behavior (I ship the vector of objective function coeff and<br>
the matrix of constraints separately). Is there any options which allows<br>
CBC not to consider the first line of the constraints as the objective<br>
function ?<br>
<br>
YC<br>
<br>
_______________________________________________<br>
Cbc mailing list<br>
Cbc@list.coin-or.org<br>
</tt><tt><a href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a></tt><tt><br>
</tt><br>
<br>
</body></html>