[FlopCpp] FAQ

Onur Çelebi on.celebi at gmail.com
Mon Dec 12 14:22:59 EST 2011


Hi,
I would like to ask some frequently asked questions again.

What does a simple FLOPC++ model look like?
I don't understand the model in the answer. What problem is it solving?
What does a flopc++ model solving the problem below look like:

*Maximize 7 * x1 + 9 * x2*
*
*
*Under:*
*1 * x1 +     x2 <= 8*
*             x2 <= 4*
*2 * x1 + 3 * x2 <= 19*
*
*
*0 <= x1*
*0 <= x2*


Does FLOPC++ leak memory? Yes
Is it still true with the latest releases or trunk versions?

What is the maximum dimension of data, variables and constraints? Five
Does it mean that I can't extend the above problem with additional
variables x3, x4, x5, x6 ?

Thanks,
Onur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/flopcpp/attachments/20111212/905075ce/attachment.html>


More information about the FlopCpp mailing list