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,892 of 191,254
Downloads: 1,573,870

Daily

Ranking: 7,042 of 191,174
Downloads: 361

Depended by

RankDownloadsName
46,00525,601map-reduce-ruby

Depends on

RankDownloadsName
13,275,668,462bundler
141,174,633,726minitest

Owners

#GravatarHandle
1iconmatias