RubyGems Navigation menu

pqueue 2.2.0

A priority queue is like a standard queue, except that each inserted element is given a certain priority, based on the result of the comparison block given at instantiation time. Retrieving an element from the queue will always return the one with the highest priority.

Gemfile:
=

installieren:
=

Versionen:

  1. 2.2.0 April 03, 2026 (9 KB)
  2. 2.1.0 March 03, 2015 (11 KB)
  3. 2.0.2 October 29, 2011 (9 KB)
  4. 2.0.1 October 29, 2011 (8,5 KB)
  5. 2.0.0 October 29, 2011 (9,5 KB)
Zeige alle Versionen (6 total)

Development Abhängigkeiten (2):

minitest >= 5
rake >= 13

Besitzer:

Pushed by:

Autoren:

  • Trans, K. Kodama, Ronald Butler, Olivier Renaud, Rick Bradley

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.333.285

Für diese Version 111

Version veröffentlicht:

Lizenz:

BSD-2-Clause

Erforderliche Ruby-Version: >= 3.1

Links: