[Couenne-tickets] [Couenne] #33: Counne says "tightened NLP is infeasible"

Couenne coin-trac at coin-or.org
Thu Jun 4 19:33:18 EDT 2015


#33: Counne says "tightened NLP is infeasible"
----------------------+----------------------------------------------
  Reporter:  thofrei  |      Owner:  pbelotti
      Type:  defect   |     Status:  new
  Priority:  major    |  Milestone:
 Component:  Couenne  |    Version:
Resolution:           |   Keywords:  infeasible Couenne tightened NLP
----------------------+----------------------------------------------

Comment (by pbelotti):

 Hi,

 the fact that no .sol file was produced suggests that infeasibility was
 proven at bound tightening, which is weird since the options I gave before
 turn off all bound tightening. You could try another option to relax the
 feasibility tolerance from 1e-6 to 1e-4, for instance:

 {{{
 feas_tolerance 1e-4
 }}}

 Finally, since Couenne only accepts .nl file I'm thinking that Pyomo must
 have a procedure to convert instances to that format. See for example

 https://projects.coin-
 or.org/Coopr/browser/coopr.pyomo/trunk/coopr/pyomo/scripting/convert.py?rev=9082

 If you could somewhat modify the source file to use the convert function
 and produce a .nl file, I would certainly be able to help more.

--
Ticket URL: <https://projects.coin-or.org/Couenne/ticket/33#comment:5>
Couenne <https://projects.coin-or.org/Couenne>
Couenne, a solver for non-convex MINLP



More information about the Couenne-tickets mailing list