Hi,<div>I would like to ask some frequently asked questions again.</div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:16px;font-weight:bold;background-color:rgb(255,255,255)"><br>

</span></div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:16px;font-weight:bold;background-color:rgb(255,255,255)">What does a simple FLOPC++ model look like?</span></div>

<div>I don&#39;t understand the model in the answer. What problem is it solving?</div><div>What does a flopc++ model solving the problem below look like:</div><div><br></div><div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Maximize 7 * x1 + 9 * x2</font></i></div>

<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">Under:</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">1 * x1 +     x2 &lt;= 8</font></i></div>

<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">             x2 &lt;= 4</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">2 * x1 + 3 * x2 &lt;= 19</font></i></div>

<div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace"><br></font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">0 &lt;= x1</font></i></div><div><i><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">0 &lt;= x2</font></i></div>

</div><div><br></div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:16px;font-weight:bold;background-color:rgb(255,255,255)"><br></span></div>

<div><span class="Apple-style-span" style="font-family:Arial,Verdana,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:16px;font-weight:bold;background-color:rgb(255,255,255)">Does FLOPC++ leak memory? Yes</span></div>

<div>Is it still true with the latest releases or trunk versions?</div><div><br></div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,&#39;Bitstream Vera Sans&#39;,Helvetica,sans-serif;font-size:16px;font-weight:bold;background-color:rgb(255,255,255)">What is the maximum dimension of data, variables and constraints? Five</span></div>

<div>Does it mean that I can&#39;t extend the above problem with additional variables x3, x4, x5, x6 ?</div><div><br></div><div>Thanks,</div><div>Onur</div>