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,510 of 183,107
Downloads: 1,442,814

Daily

Ranking: 6,107 of 183,092
Downloads: 328

Depended by

RankDownloadsName
45,50222,831map-reduce-ruby

Depends on

RankDownloadsName
12,407,087,911bundler
19895,194,587minitest

Owners

#GravatarHandle
1iconmatias