RubyGems Navigation menu

rgl 0.2.3

RGL is a framework for graph data structures and algorithms. The design of the library is much influenced by the Boost Graph Library (BGL) which is written in C++ heavily using its template mechanism. RGL currently contains a core set of algorithm patterns: * Breadth First Search * Depth First 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 RGL currently include: * Topological Sort * Connected Components * Strongly Connected Components * Transitive Closure

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

安装:
=

版本列表:

  1. 0.6.6 - July 10, 2023 (67.5 KB)
  2. 0.6.5 - June 19, 2023 (67.5 KB)
  3. 0.6.4 - June 19, 2023 (67.5 KB)
  4. 0.6.3 - May 17, 2023 (67.0 KB)
  5. 0.6.2 - March 05, 2023 (66.5 KB)
  6. 0.2.3 - April 12, 2005* (67.5 KB)
显示所有版本 (共 23 个)

Runtime 依赖 (1):

stream >= 0.5

业主:

作者:

  • Horst Duchene

SHA 256 校验和:

111ee09f86cb018b5d702945931e486ae9fd0c04b61999436a050bd9de49253e

下载总量 2,208,011

这个版本 3,495

许可:

需要的 Ruby 版本: > 0.0.0

链接: