RubyGems Navigation menu

lazy_priority_queue 0.0.0

Lazy priority queue is 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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)

Besitzer:

Autoren:

  • Matías Battocchia

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 1.387.163

Für diese Version 2.094

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: