COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#169 closed defect (fixed)

Fixes and improvements for lemon/bits

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

[75cf49ce5390] adds missing tags to graph implementations and indicators in traits.h. They are needed because the tags for arcs and edges are now separated in core.h.

[f58410582b9b] contains doc improvements for tools in lemon/bits. I know that these docs are not public now, but it may help the developers. If you like it, then push it to the main repo.

Attachments (2)

fix_75cf49ce5390.patch (2.6 KB) - added by Peter Kovacs 15 years ago.
impr_f58410582b9b.patch (14.5 KB) - added by Peter Kovacs 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Peter Kovacs

Attachment: fix_75cf49ce5390.patch added

Changed 15 years ago by Peter Kovacs

Attachment: impr_f58410582b9b.patch added

comment:1 Changed 15 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.