RubyGems Navigation menu

gratr 0.4.2

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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.4.3 - January 04, 2007* (343 KB)
  2. 0.4.2 - January 01, 2007* (327 KB)

Propietarios:

Autores:

  • Shawn Garbett

SHA 256 checksum:

8ab21fed5d34bfed9a469ab8f5c8f39162549932da63d1e318d7014131e603f0

Total de descargas 11.062

Para esta versión 3.806

Licencias:

N/A

Versión de Ruby requerida: > 0.0.0

Enlace: