RubyGems Navigation menu

gratr19 0.4.4

GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: * Breadth First Search * Depth First Search * A* Search * Floyd-Warshall * Best First Search * Djikstra's Algorithm * Lexicographic Search The algorithm patterns by themselves do not compute any meaningful quantities over graphs, they are merely building blocks for constructing graph algorithms. The graph algorithms in GRATR currently include: * Topological Sort * Strongly Connected Components * Transitive Closure * Rural Chinese Postman * Biconnected

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.4.1 - March 28, 2012 (252.0 KB)
  2. 0.4.4 - March 28, 2012 (252.0 KB)

业主:

作者:

  • Shawn Garbett, Ankur Sethi

SHA 256 校验和:

b6c7b737f3de024cf65697be64083d5514d44924b0cf56a1b2584fa94a723eff

下载总量 211,465

这个版本 3,387

许可:

需要的 Ruby 版本:

链接: