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,740 of 186,833
Downloads: 1,520,375

Daily

Ranking: 7,405 of 186,696
Downloads: 171

Depended by

RankDownloadsName
45,24124,479map-reduce-ruby

Depends on

RankDownloadsName
12,901,817,099bundler
161,053,476,511minitest

Owners

#GravatarHandle
1iconmatias