[Couenne-tickets] [Couenne] #28: Couenne crashes when variable multiplies by itself
Couenne
coin-trac at coin-or.org
Mon Jul 28 19:58:35 EDT 2014
#28: Couenne crashes when variable multiplies by itself
-------------------------+----------------------
Reporter: jackdunnnz | Owner: pbelotti
Type: defect | Status: new
Priority: major | Milestone:
Component: Couenne | Version:
Resolution: | Keywords:
-------------------------+----------------------
Comment (by pbelotti):
This might be due to a failed check for same indices in a product. Because
products x*y are convexified using McCormick inequalities that use both x
and y's indices, if they are equal this happen. There should be an easy
fix that simply checks for that in the convexification procedure. What
version are you using (trunk or stable)?
--
Ticket URL: <https://projects.coin-or.org/Couenne/ticket/28#comment:1>
Couenne <https://projects.coin-or.org/Couenne>
Couenne, a solver for non-convex MINLP
More information about the Couenne-tickets
mailing list