From on.celebi at gmail.com Mon Dec 12 14:22:59 2011 From: on.celebi at gmail.com (=?ISO-8859-1?Q?Onur_=C7elebi?=) Date: Mon, 12 Dec 2011 20:22:59 +0100 Subject: [FlopCpp] FAQ Message-ID: 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: