<br><font size=2 face="sans-serif">Paulo,</font>
<br>
<br><font size=2 face="sans-serif">A valid basis may need artificial variables.
&nbsp;For instance if two rows of the matrix are identical an artificial
must be in basis.</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;Paulo J. S. Silva&quot;
&lt;pjssilva@ime.usp.br&gt;</b> </font>
<br><font size=1 face="sans-serif">Sent by: coin-lpsolver-bounces@list.coin-or.org</font>
<p><font size=1 face="sans-serif">03/08/2005 01:13 PM</font>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">coin-lpsolver@list.coin-or.org</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">Aritifical variables, was:
Re: [Coin-lpsolver] Parametric Analysis &nbsp; &nbsp; &nbsp; &nbsp;using
CLP + OSI</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt><br>
&gt; Paulo, <br>
&gt; <br>
&gt; It depends how you are picking up basis information. &nbsp;With a
problem<br>
&gt; of &nbsp;n columns and m rows Clp numbers the structural variables
(column)<br>
&gt; 0 through n-1 and the artificial/slack variables n through n+m-1.
<br>
&gt; <br>
&gt; John Forrest <br>
<br>
<br>
In that case what I do is:<br>
<br>
s.initialSolve()<br>
s.enableSimplexInterface(True)<br>
s.getBasics(basics)<br>
<br>
If I look at basics I get a 469 in the basis. My problem has 460<br>
variables and 198 rows. Hence, using your explanation, it looks like<br>
there are still artificial variables in the basis. <br>
<br>
Is there a way to pick up a &quot;valid&quot; basis, using only structural<br>
variables? <br>
<br>
Paulo<br>
-- <br>
Paulo José da Silva e Silva <br>
Professor Assistente do Dep. de Ciência da Computação<br>
(Assistant Professor of the Computer Science Dept.)<br>
Universidade de São Paulo - Brazil<br>
<br>
e-mail: pjssilva@ime.usp.br &nbsp; &nbsp; &nbsp; &nbsp;Web: http://www.ime.usp.br/~pjssilva<br>
<br>
Teoria é o que não entendemos o &nbsp; &nbsp;(Theory is something we don't)<br>
suficiente para chamar de prática. (understand well enough to call) <br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (practice)<br>
<br>
<br>
<br>
_______________________________________________<br>
Coin-lpsolver mailing list<br>
Coin-lpsolver@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/coin-lpsolver<br>
</tt></font>
<br>