<br><font size=2 face="sans-serif">I had good luck with setting hint parameters,
like:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; osi-&gt;setHintParam(OsiDoPresolveInInitial,true);</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; osi-&gt;setHintParam(OsiDoScale,true);</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; osi-&gt;setHintParam(OsiDoCrash,true);</font>
<br>
<br><font size=2 face="sans-serif">You can see more possibilities in OsiSolverParameters.hpp.</font>
<br>
<br><font size=2 face="sans-serif">Alan</font>
<br><font size=2 face="sans-serif"><br>
Alan King<br>
Mathematical Sciences, IBM Research<br>
http://www.research.ibm.com/<br>
http://www.research.ibm.com/people/k/kingaj/<br>
<br>
University Relations: University of Washington<br>
http://www.washington.edu<br>
http://www.ibm.com/university</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>&quot;David T&quot; &lt;intrepid__x@hotmail.com&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: coin-discuss-admin@www-124.southbury.usf.ibm.com</font>
<p><font size=1 face="sans-serif">01/12/2004 02:50 AM</font>
<br><font size=1 face="sans-serif">Please respond to coin-discuss</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;coin-discuss@www-124.southbury.usf.ibm.com</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;[Coin-discuss] COIN algorithm selection</font></table>
<br>
<br>
<br><font size=2><tt>Hello,<br>
<br>
My name is David Trainor, and I am conducting bioinformatics research at
the <br>
University of Waterloo.<br>
<br>
I am using COIN, and I have a question which *should* be trivial to answer.
&nbsp;<br>
I would be very grateful for any insights you can provide.<br>
<br>
Basically, I'm designing an application which must solve very large linear
<br>
programming problems. &nbsp;Depending on the problem instance, there will
be <br>
times when I will want to call each of the following algorithms:<br>
<br>
1. &nbsp;Primal Simplex algorithm<br>
2. &nbsp;Dual Simplex algorithm<br>
3. &nbsp;Interior Point algorithm (in IBM OSL, ekk_barrier and ekk_crossover)<br>
4. &nbsp;Something equivalent to ekk_eitherSimplex<br>
<br>
We are using COIN-OSI because we don't want to limit our software to any
<br>
particular simplex implementation. &nbsp;How do you suggest dealing with
this? &nbsp;<br>
initialSolve() seems too abstract, but I don't want to devote myself to
a <br>
particular LP package.<br>
<br>
Thank you in advance for your help.<br>
<br>
Best regards,<br>
<br>
Dave.<br>
<br>
_________________________________________________________________<br>
The new MSN 8: advanced junk mail protection and 2 months FREE* &nbsp;<br>
http://join.msn.com/?page=dept/bcomm&amp;pgmarket=en-ca&amp;RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca<br>
<br>
_______________________________________________<br>
Coin-discuss mailing list<br>
Coin-discuss@www-124.ibm.com<br>
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/coin-discuss<br>
</tt></font>
<br>