Opened 17 years ago
Closed 16 years ago
#58 closed task (fixed)
Port Hao-Orlin algorithm
Reported by: | Alpar Juttner | Owned by: | Balazs Dezso |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.1 release |
Component: | core | Version: | |
Keywords: | Cc: | ||
Revision id: |
Description
The following files is affected.
- lemon/hao_orlin.h
Attachments (1)
Change History (8)
comment:1 Changed 17 years ago by
Milestone: | LEMON 1.0 release → Post 1.0 |
---|
comment:2 Changed 16 years ago by
Owner: | changed from Alpar Juttner to Balazs Dezso |
---|
comment:3 Changed 16 years ago by
Status: | new → assigned |
---|
Changed 16 years ago by
Attachment: | hao_orlin.bundle added |
---|
comment:4 follow-up: 5 Changed 16 years ago by
The hao_orlin.bundle contains the port changeset. A new, very simple test is also included. And I also changed the queue implementation used in the initial labeling.
comment:5 Changed 16 years ago by
Replying to deba:
The hao_orlin.bundle contains the port changeset. A new, very simple test is also included. And I also changed the queue implementation used in the initial labeling.
The port plus a minor doc improvement went to the main branch. (With changed commit logs, see [b8ce15103485], [eac19fb31a09], [01c443515ad2] and [7030149efed2]).
comment:6 follow-up: 7 Changed 16 years ago by
I think, this ticket can be closed. What is your opinion?
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Port, test and queue implementation change