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,852 of 189,386
Downloads: 1,559,895

Daily

Ranking: 4,881 of 189,366
Downloads: 162

Depended by

RankDownloadsName
45,87925,430map-reduce-ruby

Depends on

RankDownloadsName
13,174,692,426bundler
141,143,968,249minitest

Owners

#GravatarHandle
1iconmatias