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: 5,012 of 193,649
Downloads: 1,591,843

Daily

Ranking: 7,958 of 193,618
Downloads: 258

Depended by

RankDownloadsName
46,56825,964map-reduce-ruby

Depends on

RankDownloadsName
13,490,992,976bundler
141,235,435,274minitest

Owners

#GravatarHandle
1iconmatias