Path to this page:
./
devel/ruby-priority-queue,
Fibonacci-heap priority-queue implementation for Ruby
Branch: pkgsrc-2019Q1,
Version: 0.1.2nb4,
Package name: ruby24-priority-queue-0.1.2nb4,
Maintainer: minskimThis is a fibonacci-heap priority-queue implementation. This project
is different from K. Kodamas PQueue in that it allows a decrease key
operation. That makes PriorityQueue usable for algorithms like
dijkstras shortest path algorithm, while PQueue is more suitable for
Heapsort and the like.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 37b3eb7424b056a9ebb94d882f9ce0059303dc3e
RMD160: db7e836b0f22b923c374045417e97ad78ab53888
Filesize: 58 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ruby24-priority-queue-0.1.2nb4 (created)