COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#288 closed task (done)

Remove bits/base_extender.h

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: major Milestone: LEMON 1.1 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

bits/base_extender.h has been unused since it is ported form SVN, since UndirDigraphExtender is no longer used for implementing undirected graphs. There is another class BidirBpGraphExtender in the file. A class like that will probably be needed for implementing bipartite graphs, but I'm not sure, since the bipartite concepts should be thoroughly revised, see #69.

That's why I suggest removing this file.

Attachments (1)

288-ca92c2f936b0.patch (13.3 KB) - added by Peter Kovacs 15 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 years ago by Peter Kovacs

in fact, this ticket is a follow-up of #283.

Changed 15 years ago by Peter Kovacs

Attachment: 288-ca92c2f936b0.patch added

comment:2 Changed 15 years ago by Peter Kovacs

Status: newassigned

[ca92c2f936b0] solves this issue.

comment:3 Changed 15 years ago by Alpar Juttner

Resolution: done
Status: assignedclosed
Note: See TracTickets for help on using tickets.