I&#39;ve been using __DECOMP_IP_CPX__ lately and everything has been working fine (when using --with-ip-solver=cpx).<br><br>I found the issue. __DECOMP_IP_CBC__ is no longer being defined by default. It is odd, because __DECOMP_LP_CLP__ is defined as normal.<br>
<br>So, basically, DIP is building with no IP solver which is causing failures on all the tests.<br><br>Something must have changed recently in the build tools or DIP build files. Ted is in charge of that stuff, so I will need his help on this one. Ted - can you take a look?<br>
<br>Thanks,<br>Matt<br><br><br><br><div class="gmail_quote">On Mon, Jan 10, 2011 at 2:51 PM, Matthew Galati <span dir="ltr">&lt;<a href="mailto:matthew.galati@gmail.com">matthew.galati@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Make test fails for me too (at trunk). I&#39;ll take a look ASAP.<br><br>  unitTest: ../../../Dip/src/DecompAlgo.cpp:748: virtual void DecompAlgo::createMa                                          sterProblem(DecompVarList&amp;): Assertion `initVars.size() &gt; 0&#39; failed.<br>

<br>Thanks,<br>Matt<br><br><br><br><br><div class="gmail_quote"><div class="im">On Sun, Jan 9, 2011 at 5:33 AM, kim <span dir="ltr">&lt;<a href="mailto:kim@hamilton-vejlin.dk" target="_blank">kim@hamilton-vejlin.dk</a>&gt;</span> wrote:<br>
</div><div><div></div><div class="h5"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
For the newer versions of DIP (&quot;0.81.1&quot;, &quot;0.81.2&quot; and &quot;trunk&quot;) I can no<br>
longer get the examples to work.<br>
<br>
After installation, when I run examples they return simply:<br>
&quot;Alps0240I Processed 0 nodes, has 0 nodes, best relaxed 1e+75, best<br>
feasible 1e+75<br>
<br>
Alps0202I Problem is infeasible. 1 nodes processed, 0 nodes left<br>
Alps0264I No solution found<br>
&quot;<br>
<br>
This is the output from &quot;make test&quot; after installation as well as the<br>
&quot;MILP&quot; and &quot;MILPBlock&quot; examples. I cannot get &quot;GAP&quot; and &quot;MMKP&quot; to<br>
compile at all.<br>
<br>
My install sequence, in case I&#39;m doing something wrong:<br>
1) svn checkout <a href="https://projects.coin-or.org/svn/Dip/releases/0.81.2" target="_blank">https://projects.coin-or.org/svn/Dip/releases/0.81.2</a><br>
Dip-0.81.2<br>
2) cd Dip-0.81.2<br>
3) mkdir build<br>
4) cd build<br>
5) ../configure<br>
6) make<br>
7) make install<br>
8) make test (this is the first time an example unexpectedly returns &quot;no<br>
feasible solution&quot;)<br>
9) cd Dip/examples/MILPBlock<br>
10) sh data_extract.sh<br>
11) make<br>
12) ./decomp_milpblock --param milpblock.parm (this too gives a &quot;no<br>
solution&quot; result)<br>
<br>
I have since tried with different instances and with different examples<br>
with the same result.<br>
<br>
- Kim, University of Copenhagen<br>
<br>
<br>
_______________________________________________<br>
Dip mailing list<br>
<a href="mailto:Dip@list.coin-or.org" target="_blank">Dip@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/dip" target="_blank">http://list.coin-or.org/mailman/listinfo/dip</a><br>
</blockquote></div></div></div><br>
</blockquote></div><br>