Categories: None [Edit]

lazy_priority_queue

https://rubygems.org/gems/lazy_priority_queue
https://github.com/matiasbattocchia/lazy_priority_queue
A priority queue which implements a lazy binomial heap. It supports the change priority operation, being suitable for algorithms like Dijkstra's shortest path and Prim's minimum spanning tree. It can be instantiated as a min-priority queue as well as a max-priority queue.

Total

Ranking: 4,943 of 192,565
Downloads: 1,585,119

Daily

Ranking: 9,073 of 192,541
Downloads: 170

Depended by

RankDownloadsName
46,33725,815map-reduce-ruby

Depends on

RankDownloadsName
13,383,922,898bundler
141,205,427,233minitest

Owners

#GravatarHandle
1iconmatias