RubyGems Navigation menu

lazy_priority_queue 0.1.0

Lazy priority queue is a pure Ruby 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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - April 06, 2016 (5.5 KB)
  2. 0.1.0 - January 12, 2016 (5.5 KB)
  3. 0.0.0 - January 11, 2016 (5.5 KB)

业主:

作者:

  • Matías Battocchia

SHA 256 校验和:

3eb7e92d12d777066d7c0829443af85eb86d881cca4b4fa305d3758673a82400

下载总量 1,372,724

这个版本 2,330

许可:

MIT

需要的 Ruby 版本: >= 0

链接: