COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

#46 closed defect (fixed)

Heap concept

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

Description

The heap concept should be revised.

Attachments (3)

lemon_assert.patch (9.1 KB) - added by Alpar Juttner 16 years ago.
heap_concept.patch (10.9 KB) - added by Alpar Juttner 16 years ago.
map_concept.patch (792 bytes) - added by Alpar Juttner 16 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 years ago by Peter Kovacs

I have attached a patch file with better concept checking and better documentation.

Changed 16 years ago by Alpar Juttner

Attachment: lemon_assert.patch added

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

Replying to kpeter:

I have attached a patch file with better concept checking and better documentation.

Unfortunately, a .patch file containing more than one changesets cannot be imported {{{--exact}}ly.

Therefore I uploaded the .patch files of each changesets separately.

Changed 16 years ago by Alpar Juttner

Attachment: heap_concept.patch added

Changed 16 years ago by Alpar Juttner

Attachment: map_concept.patch added

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

Replying to alpar:

Therefore I uploaded the .patch files of each changesets separately.

I've merge these changes into the main.

Peter, can we close this ticket? (Just close it if you think so)

comment:4 Changed 16 years ago by Peter Kovacs

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