RubyGems Navigation menu

binaryheap 1.1.0

A standard binary heap implementation in ruby. Internally, it uses an array as data store and a mutex to keep insert and eject opeations thread-safe (both on CRuby and JRuby).

Gemfile:
=

install:
=

Versions:

  1. 1.1.0 November 09, 2018 (6 KB)
  2. 1.0.1 April 05, 2017 (6 KB)
Show all versions (3 total)

Owners:

Authors:

  • Hailong Cao

SHA 256 checksum:

=

Total downloads 4,728

For this version 2,440

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: