RubyGems Navigation menu

union_find 0.0.2

Union Find is an algorithm that uses a disjoint-set data structure. It allows us to efficiently connect any items of a given list and to efficiently check whether two items of this list are connected (any degree of separation) or not.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.2 - July 04, 2014 (9.5KB)
  2. 0.0.1 - June 29, 2014 (9KB)

Development依存関係 (3):

bundler ~> 1.6
rake >= 0
rspec >= 0

所有者:

作者:

  • Michael Imstepf

SHA 256チェックサム:

12d95ced7cba74256c5f857c73a0f8376cef3d93a586a574d979f0b9dcbab3de

累計ダウンロード数 5,931

このバージョンのみ 3,638

ライセンス:

MIT

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

リンク: