RubyGems Navigation menu

zadt 1.1.5

Includes four different categories of Abstract Data Types: Array-Based, Graphs, Linked Lists, 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. Linked List Data Types include LinkedListNode, and DoublyLinkedListNode. 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 校验和:

519fd94b57a81b9a0dc94520719267aa453e52cbc7b9b2530a07188f3dd8b1ab

下载总量 36,192

这个版本 1,721

许可:

MIT

需要的 Ruby 版本: >= 0

链接: