[Couenne] Round function with Couenne package

Mahmut Tutam mtutam at email.uark.edu
Fri Aug 25 16:04:16 EDT 2017


Hello,

I am using Couenne open source software with AMPL to solve my
nonlinear-integer optimization problem. I do not know how to tell AMPL to
round a function depending on the variable. For example, the following
function is one of the constraints in my optimization problem such as n is
variable; and a and nk are parameters. t[i] = round((i * a * n) / (a * (nk
+ 1));. I know I can use ceil function with CPLEX, but CPLEX can not solve
a nonlinear-integer optimization problem. If I use ceil function in
Couenne, it says ceil is not implemented. Would you please share me if
there is a way to deal with this problem? or should I use another software
package to solve my problem?

Sincerely,
Mahmut
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/couenne/attachments/20170825/d96ce044/attachment.html>


More information about the Couenne mailing list