The latest version of Etage-Graph is 0.1.8-0.

Etage-Graph

Version 0.1.2 revision 0 uploaded by MitarMilutinovic.

Package meta

Synopsis
Data-flow based graph algorithms
Description

Data-flow based graph algorithms using the Control.Etage framework, showcasing its use for data-flow computations. It is meant to be used with the Data.Graph.Inductive package which provides graph structures these algorithms take as an input.

Currently only the shortest paths computation is implemented (from all to all nodes).

Also a benchmarking test program is provided, comparing the performance with algorithms found in the Data.Graph.Inductive package.

Author
Mitar Milutinovic
Bug reports
n/a
Category
Data Structures
Copyright
(c) 2011 Mitar Milutinovic
Homepage
http://mitar.tnode.com
Maintainer
mitar.haskell@tnode.com
Package URL
n/a
Stability
experimental

Components