<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks for reply.<div><br></div><div>Trying to conform the MCF example to a similar structure problem.</div>
<div>by &quot;Y_i is a master-only constraint&quot; you mean that I need to declare variable 0&lt;=y_i&lt;=1  as a masterOnly constraint?</div>
<div><br></div><div>regards,</div><div><br><div class="gmail_quote">On Thu, Sep 15, 2011 at 3:20 AM, Matthew Galati <span dir="ltr">&lt;<a href="mailto:matthew.galati@gmail.com" target="_blank">matthew.galati@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Y_i is a master-only constraint and must be identified as such. Are you building your own app? Or using MilpBlock app? If the latter, DIP should take of it for you.<br>


<br>
Sent from my iPhone<br>
<br>
On Sep 14, 2011, at 6:13 PM, Shahin Gelareh &lt;<a href="mailto:shahin.gelareh@gmail.com" target="_blank">shahin.gelareh@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi everybody,<br>
&gt;<br>
&gt; Let assume the following mip:<br>
&gt;<br>
&gt; min   cx<br>
&gt;<br>
&gt;         x_ij &lt; z_i<br>
&gt;      y_i +   x_ij+x_x_ji &lt;= 2<br>
&gt; all binary except y positive<br>
&gt;<br>
&gt; we consider the first set of constraints to be decomposed to one block per i and let the second remain in the RMP.<br>
&gt; Then after implementing this in DIp I get the following errors:<br>
&gt;<br>
&gt; -----------------------------<br>
&gt; Column     0 -&gt;                      y(0) is missing from union of blocks.<br>
&gt; etc..............<br>
&gt; -----------------------------<br>
&gt; apparently this is because y_i does not appear in any block?<br>
&gt; Any one has an idea?<br>
&gt;<br>
&gt; regards,<br>
&gt; Shahin<br>
&gt; best regards,<br>
&gt; Shahin<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Dip mailing list<br>
&gt; <a href="mailto:Dip@list.coin-or.org" target="_blank">Dip@list.coin-or.org</a><br>
&gt; <a href="http://list.coin-or.org/mailman/listinfo/dip" target="_blank">http://list.coin-or.org/mailman/listinfo/dip</a><br>
</blockquote></div><br></div>
</blockquote></div><br>