RubyGems Navigation menu

rgl 0.4.0

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 * Transitive Reduction * Graph Condensation * Search cycles (contributed by Shawn Garbett)

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.6.6 - July 10, 2023 (67,5 ko)
  2. 0.6.5 - June 19, 2023 (67,5 ko)
  3. 0.6.4 - June 19, 2023 (67,5 ko)
  4. 0.6.3 - May 17, 2023 (67 ko)
  5. 0.6.2 - March 05, 2023 (66,5 ko)
  6. 0.4.0 - August 27, 2008* (72,5 ko)
Voir toutes les versions (23)

Dépendances de Runtime (2):

rake >= 0
stream >= 0.5

Propriétaires:

Auteurs:

  • Horst Duchene

Total de contrôle SHA 256:

e4a225d68256b80a28903e1d82d75ca8420163d8bb99ac0c65eb691e39103f4a

Total de téléchargements 2 216 782

Pour cette version 122 138

License:

aucune

Version de Ruby requise: None

Liens: