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,830 of 188,491
Downloads: 1,547,195

Daily

Ranking: 6,960 of 188,481
Downloads: 71

Depended by

RankDownloadsName
45,73625,302map-reduce-ruby

Depends on

RankDownloadsName
13,102,618,375bundler
141,120,910,647minitest

Owners

#GravatarHandle
1iconmatias