RubyGems Navigation menu

algorithm_selector 0.1.5

Calculates algorithms and data structures for sorting and searching. Selects best one to use for particular data set. Currently supports: Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort, Heap Sort, Stack, Queue, Linked List, Binary Search Tree

Gemfile:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (6 total)

Development Abhängigkeiten (3):

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

Besitzer:

Autoren:

  • joseph

SHA 256-Prüfsumme:

=

Downloads insgesamt 16.687

Für diese Version 3.585

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: