<div dir="ltr">Hi,<div><br></div><div style>it's uses the glp_intopt function, which is a branch-and-cut solver. You can check it in the glpk documentation:</div><div style><a href="http://www.math.uiuc.edu/~stolee/482/glpk.pdf">http://www.math.uiuc.edu/~stolee/482/glpk.pdf</a><br>

</div><div style><br></div><div style>Balazs</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 19, 2013 at 10:26 AM, Leon Stroh <span dir="ltr"><<a href="mailto:leon.stroh@hacon.de" target="_blank">leon.stroh@hacon.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    <div>Hello,<br>
      <br>
      someone out there?<br>
      <br>
      -------- Original-Nachricht --------
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap valign="BASELINE">Betreff:
            </th>
            <td>[Lemon-user] Method used by GlpkMip</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap valign="BASELINE">Datum: </th>
            <td>Fri, 15 Mar 2013 08:41:32 +0100</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap valign="BASELINE">Von: </th>
            <td>Leon Stroh <a href="mailto:leon.stroh@hacon.de" target="_blank"><leon.stroh@hacon.de></a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap valign="BASELINE">An: </th>
            <td><a href="mailto:lemon-user@lemon.cs.elte.hu" target="_blank">lemon-user@lemon.cs.elte.hu</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hi,

I'm using GlpkMip to solve a large scale combinatorial problem. It works 
good for me right now. However, I could not find any indication in the 
lemon as well as in the Glpk documentation of which solver Glpk is 
actually using to solve the problem. I assume that it could be Branch & 
Bound with Simplex. Is there any way to tell Glpk which method to use 
through the lemon GlpkMip interface?

I'm working on my Master thesis and I need to know at least which method 
is being used for an analysis.

Regards,

Leon

-- 
Leon Stroh

HaCon Ingenieurgesellschaft mbH
Lister Str. 15
D-30163 Hannover
Germany

T: <a href="tel:%2B49%20511%2033699%20436" value="+4951133699436" target="_blank">+49 511 33699 436</a><div class="im">
F: <a href="tel:%2B49%20511%2033699%2099" value="+495113369999" target="_blank">+49 511 33699 99</a>
<a href="mailto:leon.stroh@hacon.de" target="_blank">leon.stroh@hacon.de</a>
<a href="http://www.hacon.de" target="_blank">http://www.hacon.de</a>

Office/Sitz: Hannover, Registry Court/Amtsgericht: Hannover HRB 1712
Managing Directors/Geschäftsführer:
Michael Frankenberg, Werner Sommerfeld, Peter Talke

_______________________________________________
Lemon-user mailing list
<a href="mailto:Lemon-user@lemon.cs.elte.hu" target="_blank">Lemon-user@lemon.cs.elte.hu</a>
<a href="http://lemon.cs.elte.hu/mailman/listinfo/lemon-user" target="_blank">http://lemon.cs.elte.hu/mailman/listinfo/lemon-user</a>
</div></pre>
      <br>
      <br>
    </div>
    <br>
  </div>

<br>_______________________________________________<br>
Lemon-user mailing list<br>
<a href="mailto:Lemon-user@lemon.cs.elte.hu">Lemon-user@lemon.cs.elte.hu</a><br>
<a href="http://lemon.cs.elte.hu/mailman/listinfo/lemon-user" target="_blank">http://lemon.cs.elte.hu/mailman/listinfo/lemon-user</a><br>
<br></blockquote></div><br></div>