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,367 of 180,448
Downloads: 1,364,970

Daily

Ranking: 5,408 of 180,434
Downloads: 531

Depended by

RankDownloadsName
49,46219,372map-reduce-ruby

Depends on

RankDownloadsName
12,074,527,333bundler
20800,244,814minitest

Owners

#GravatarHandle
1iconmatias