[Couenne-tickets] [Couenne] #23: Feasible instance gets Infeasible
Couenne
coin-trac at coin-or.org
Sun Jan 13 16:03:27 EST 2013
#23: Feasible instance gets Infeasible
----------------------+----------------------
Reporter: orkun | Owner: pbelotti
Type: defect | Status: new
Priority: major | Milestone:
Component: Couenne | Version:
Resolution: | Keywords:
----------------------+----------------------
Comment (by pbelotti):
This could be related to numerical issues. It would be very useful if you
could send the instance that generated this, and even better if you could
create a much smaller instance with the same behavior.
Also, you may try to change settings, for instance turning off some the
bound tightening procedures, by adding one or more of the following lines
to the option file:
{{{
feasibility_bt no
redcost_bt no
aggressive_fbbt no
optimality_bt no
}}}
It is clear that the solutions differ, but I'd like to reproduce this
problem. Thanks.
--
Ticket URL: <https://projects.coin-or.org/ticket/23#comment:1>
Couenne <https://projects.coin-or.org/Couenne>
Couenne, a solver for non-convex MINLP
More information about the Couenne-tickets
mailing list