RubyGems Navigation menu

depq 0.7

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.7 - June 29, 2014 (24KB)
  2. 0.6 - November 29, 2011 (22.5KB)
  3. 0.5 - October 27, 2011 (18.5KB)
  4. 0.4 - November 28, 2009 (18KB)
  5. 0.3 - September 24, 2009 (17.5KB)
全てのバージョンを表示(全7件)

所有者:

作者:

  • Tanaka Akira

SHA 256チェックサム:

31817cec3f348250a10e9bbba9d9891fa1f7509e827be2326bd97f2443b7beb0

累計ダウンロード数 35,322

このバージョンのみ 10,860

ライセンス:

BSD-3-Clause

必要なRubyのバージョン: >= 0

リンク: