I've been solving simple non-convex MINLP problems with Juniper/Ipopt/Cbc succesfully so far, but for larger MINLP's (still acceptable in size) Juniper/Ipopt/Cbc ends up running indefinitely.
I tried using AmplNLWriter with Couenne, but after running I only get the following:
Couenne 0.5.8 -- an Open-Source solver for Mixed Integer Nonlinear Optimization
Mailing list: [email protected]
Instructions: http://www.coin-or.org/Couenne
couenne:
Is Couenne at least trying to solve the problem or is it just returning nothing?