RAA - graph/0.1

graph / 0.1

Short description: Graph theory library
Category: Library/Math
Status: beta
Created: 2004-11-13 08:50:03 GMT
Last update: 2004-11-13 08:50:03 GMT
Owner: Gimite (Projects of this owner)
Homepage: http://gimite.ddo.jp/gimite/rubymess/graph/
Download: http://gimite.ddo.jp/gimite/rubymess/graph01.zip
License: PublicDomain
Dependency:
None
Description:

This is a graph theory library.

This provides graph structure classes and following graph algorithms.

  • Depth first search
  • Breadth first search
  • Dijkstra shortest paths
  • Warshall Floyd shortest paths
  • Maximum flow

Requires Ruby >= 1.8 (maybe)

Versions: [0.2 (2004-11-27)] [0.1 (2004-11-13)]

Edit this project (for project owner)

back to RAA top