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,780 of 187,239
Downloads: 1,529,680

Daily

Ranking: 8,578 of 187,224
Downloads: 108

Depended by

RankDownloadsName
45,44524,916map-reduce-ruby

Depends on

RankDownloadsName
12,973,208,875bundler
161,076,711,297minitest

Owners

#GravatarHandle
1iconmatias