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,873 of 189,933
Downloads: 1,566,805

Daily

Ranking: 6,659 of 189,920
Downloads: 254

Depended by

RankDownloadsName
45,93925,517map-reduce-ruby

Depends on

RankDownloadsName
13,219,693,676bundler
141,157,916,495minitest

Owners

#GravatarHandle
1iconmatias