Categories: None [Edit]
gratr19
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
Total
Ranking: 12,323 of 196,799
Downloads: 225,017
Daily
Ranking: 12,263 of 196,768
Downloads: 106
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 22,381 | 75,078 | gitolite |
| 24,429 | 65,702 | jbox-gitolite |
| 37,143 | 36,229 | columns_matcher |
| 81,427 | 12,089 | gitolite-rugged |
| 101,537 | 8,492 | gitolite-dtg |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | amala |