Hi,<div>I would like to ask some frequently asked questions again.</div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,'Bitstream Vera Sans',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,'Bitstream Vera Sans',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'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="'courier new', monospace">Maximize 7 * x1 + 9 * x2</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace"><br></font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">Under:</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">1 * x1 + x2 <= 8</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace"> x2 <= 4</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">2 * x1 + 3 * x2 <= 19</font></i></div>
<div><i><font class="Apple-style-span" face="'courier new', monospace"><br></font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">0 <= x1</font></i></div><div><i><font class="Apple-style-span" face="'courier new', monospace">0 <= x2</font></i></div>
</div><div><br></div><div><span class="Apple-style-span" style="font-family:Arial,Verdana,'Bitstream Vera Sans',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,'Bitstream Vera Sans',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,'Bitstream Vera Sans',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't extend the above problem with additional variables x3, x4, x5, x6 ?</div><div><br></div><div>Thanks,</div><div>Onur</div>