RubyGems Navigation menu

rgl 0.2.2

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.5KB)
  2. 0.6.5 - June 19, 2023 (67.5KB)
  3. 0.6.4 - June 19, 2023 (67.5KB)
  4. 0.6.3 - May 17, 2023 (67KB)
  5. 0.6.2 - March 05, 2023 (66.5KB)
  6. 0.2.2 - December 12, 2004* (65.5KB)
全てのバージョンを表示(全23件)

Runtime依存関係 (1):

stream >= 0.5

所有者:

作者:

  • Horst Duchene

SHA 256チェックサム:

e87bdece3cf5f5952536b1ad564e42d3d13d9eb1fd940d981ab7b5793c1c7bdc

累計ダウンロード数 2,258,036

このバージョンのみ 3,459

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: