COIN-OR::LEMON - Graph Library

Opened 14 years ago

Closed 11 years ago

#317 closed defect (fixed)

mip_test fails with CBC trunk version

Reported by: Alpar Juttner Owned by: Balazs Dezso
Priority: critical Milestone:
Component: core Version: hg main
Keywords: Cc: jjforre@…
Revision id: 0977046c60d2

Description

mip_test.cc fails with the current trunk version of CBC (SVN trunk, rev 1234).

There is also a trivial bug in formatting the corresponding error message. This problem is fixed in the attached patch, [860cdc983618].

Finally, compiling LEMON with CBC still emits a warning. For me, it looks like a real problem in CBC.

Attachments (2)

860cdc983618.patch (681 bytes) - added by Alpar Juttner 14 years ago.
38b69b5d33df.patch (811 bytes) - added by Balazs Dezso 14 years ago.
Remove unnecessary dependency

Download all attachments as: .zip

Change History (11)

Changed 14 years ago by Alpar Juttner

Attachment: 860cdc983618.patch added

Changed 14 years ago by Balazs Dezso

Attachment: 38b69b5d33df.patch added

Remove unnecessary dependency

comment:1 Changed 14 years ago by Balazs Dezso

Status: newassigned

I have checked the bug, and it is in the cbc package. I forwarded it to the bug tracker system of cbc package. Fortunately, the 2.3 stable branch works fine.

I added a new patch [38b69b5d33df] to remove dependency on OsiCbc? package.

comment:2 Changed 14 years ago by Balazs Dezso

In my opinion, if the existing patches are applied on the trunk, we can resolve this issue as "invalid" or "wontfix".

comment:3 in reply to:  1 Changed 14 years ago by Alpar Juttner

Replying to deba:

I forwarded it to the bug tracker system of cbc package.

Thanks. Could you please give a reference to that report?

comment:4 Changed 14 years ago by Balazs Dezso

comment:5 Changed 14 years ago by Alpar Juttner

[860cdc983618] and [38b69b5d33df] has been rebased and added to both the main and the 1.1 branches. See [1f08e846df29] and [36857046492b].

comment:6 Changed 14 years ago by Alpar Juttner

Balazs,

Could you check the status of this ticket? Is there any news from the Cbc's side?

comment:7 Changed 14 years ago by Alpar Juttner

Milestone: LEMON 1.2 release

I keep this ticket open but remove from Milestone 1.2

comment:8 in reply to:  1 Changed 13 years ago by Alpar Juttner

Cc: jjforre@… added

Replying to deba:

I have checked the bug, and it is in the cbc package. I forwarded it to the bug tracker system of cbc package. Fortunately, the 2.3 stable branch works fine.

I've just tested with CBC 2.5.0 and this release doesn't work. CBC devs probably failed to fix it in the SVN before release. The bugreport Balazs issued (https://projects.coin-or.org/Cbc/ticket/83) is still open and seems untouched, which makes me a bit disappointed with the CBC developers.

comment:9 Changed 11 years ago by Alpar Juttner

Resolution: fixed
Status: assignedclosed

mip_test.cc passes with CBC svn version 1867 (around Feb. 2013), thus I think this ticket is obsolete now.

Note: See TracTickets for help on using tickets.