RubyGems Navigation menu

depq 0.1

depq is a Double-Ended Priority Queue library. It is a data structure which can insert elements and delete elements with minimum and maximum priority. If there are elements which has same priority, the element inserted first is chosen. The priority can be changed after the element is inserted.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7 - June 29, 2014 (24 KB)
  2. 0.6 - November 29, 2011 (22.5 KB)
  3. 0.5 - October 27, 2011 (18.5 KB)
  4. 0.4 - November 28, 2009 (18 KB)
  5. 0.3 - September 24, 2009 (17.5 KB)
  6. 0.1 - September 24, 2009 (15.5 KB)
Show all versions (7 total)

Owners:

Authors:

  • Tanaka Akira

SHA 256 checksum:

becefbe3319eea1d23e43ab779bfb39331e84ab481fcf47cec3871dcba5ea577

Total downloads 35,284

For this version 4,064

Licenses:

N/A

Required Ruby Version: None

Links: