RubyGems Navigation menu

zadt 1.1.4

Includes three different categories of Abstract Data Types: Array-Based, Graphs, and Geometrics. Array-Based Data Types include Stack, Queue, StackQueue, MinMaxStack, and MinMaxStackQueue. Graph Data Types include Graph, which consists of Vertices and Edges, and FaceGraph, which includes Faces. Geometrics includes Universe, which currently consists of Points and Spheres (work in progress). Once installed, type "Zadt::ADT::help" for a list of datatypes and basic functionality. And don't forget to require 'zadt' at the top!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.7 - January 08, 2017 (18 KB)
  2. 1.1.6 - January 04, 2017 (17.5 KB)
  3. 1.1.5 - December 21, 2016 (17.5 KB)
  4. 1.1.4 - December 21, 2016 (17.5 KB)
  5. 1.1.3 - December 21, 2016 (17.5 KB)
Show all versions (18 total)

Development Dependencies (3):

bundler ~> 1.11
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Benjamin Zagorski

SHA 256 checksum:

bc4e4826914362dccec12903456d725ce762e63d75be61f4d80b330b355899aa

Total downloads 36,174

For this version 1,664

License:

MIT

Required Ruby Version: >= 0

Links: