COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

#88 closed defect (fixed)

SmartGraph addEdge is broken

Reported by: Balazs Dezso Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.0 release
Component: core Version:
Keywords: Cc:
Revision id:

Description

The addArc is not renamed in the SmartGraphBase? class and the SmartGraph? calls wrong base class member

Attachments (1)

smart_graph_add_edge.patch (843 bytes) - added by Balazs Dezso 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Balazs Dezso

Attachment: smart_graph_add_edge.patch added

comment:1 Changed 16 years ago by Balazs Dezso

I have uploaded the patch

comment:2 in reply to:  1 Changed 16 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

Replying to deba:

I have uploaded the patch

It is now in the main branch, see [a0f755a30cf1]

Note: See TracTickets for help on using tickets.