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,826 of 188,189
Downloads: 1,542,748

Daily

Ranking: 9,411 of 188,174
Downloads: 60

Depended by

RankDownloadsName
45,65125,228map-reduce-ruby

Depends on

RankDownloadsName
13,071,247,808bundler
151,109,778,477minitest

Owners

#GravatarHandle
1iconmatias