Bug 31470 - New port: devel/py-pqueue
Summary: New port: devel/py-pqueue
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-24 11:40 UTC by Hye-Shik Chang
Modified: 2001-12-03 06:36 UTC (History)
0 users

See Also:


Attachments
file.shar (2.10 KB, text/plain)
2001-10-24 11:40 UTC, Hye-Shik Chang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hye-Shik Chang 2001-10-24 11:40:05 UTC
This module implements efficient priority-queues using fibonnaci heaps.
While for many purpose this is not as efficient as the more-common
binomial heaps, it is very efficient in some aspects that make it very
useful for traversal of very large graph structures. 

WWW: http://www.csse.monash.edu.au/hons/projects/1999/Andrew.Snare/
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-12-03 06:36:17 UTC
State Changed
From-To: open->closed

New port added, thanks!