RubyGems Navigation menu

lazy_priority_queue 0.1.1

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.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  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)

Development Dependencies (2):

bundler >= 0
minitest >= 0

Donos:

Autores:

  • Matías Battocchia

SHA 256 checksum:

e5d4ea8d037e8743afc91019fc23f5f6858372fea73e05e8244f8964f0634337

Total de downloads 1.367.429

Desta versão 1.363.050

Licença:

FreeBSD

Versão Requerida do Ruby: >= 0

Links: