RubyGems Navigation menu

algorithm_selector 0.1.0

A gem for determing the most efficient algorithm to use for a particular data set. Currently supports Sorting, Searching, Inserting and Deleting algorithms. Will add Graph Algorithms in the future

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.5 - July 31, 2016 (88 KB)
  2. 0.1.4 - July 31, 2016 (86.5 KB)
  3. 0.1.3 - July 24, 2016 (84 KB)
  4. 0.1.2 - July 24, 2016 (83.5 KB)
  5. 0.1.1 - July 22, 2016 (82 KB)
  6. 0.1.0 - July 22, 2016 (81.5 KB)
Show all versions (6 total)

Development Dependencies (3):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • joseph

SHA 256 checksum:

60bcb27f005fac694213a7bb08f2102d3066b97236820ac49852aaf213baa711

Total downloads 16,283

For this version 2,792

License:

MIT

Required Ruby Version: >= 0

Links: