RubyGems Navigation menu

union_find 0.0.1

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:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.2 - July 04, 2014 (9,5 ko)
  2. 0.0.1 - June 29, 2014 (9 ko)

Dépendances de Development (4):

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

Propriétaires:

Auteurs:

  • Michael Imstepf

Total de contrôle SHA 256:

3fda0aa755d24f549bc1a8bd0bf3b5b1c6219e82fec12adfe036697b2947b2b3

Total de téléchargements 5 954

Pour cette version 2 303

License:

MIT

Version de Ruby requise: >= 0

Liens: