RubyGems Navigation menu

zadt 1.1.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.7 - January 08, 2017 (18.0 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)
顯示所有版本(共 18)

Development 相依性套件 (3):

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

擁有者:

作者:

  • Benjamin Zagorski

SHA 256 checksum:

a6d5d334e2d34664dfd45757114db1523d198cb6b887d34b36c3df246d0f558a

總下載次數 36,173

這個版本 1,662

License:

MIT

Ruby 版本需求: >= 0

相關連結: