FGL - A Functional Graph Library, Version: January 2004 =======================================================
I am happy to announce a new release of the Functional Graph Library for Haskell, a collection of graph algorithms and tools.
New in this release:
* bug fix for nearestNode (src/Data/Graph/Inductive/Query/GVD.hs)
Update contributed by Aetion Technologies LLC (www.aetion.com)
* Refactor into hierarchical namespace
* Build changes:
- build a standard haskell library (libHSfgl.a, HSfgl.o)
- install as ghc package (fgl), uses Auto so no -package is needed
* Automatic Node generation for labels: Data.Graph.Inductive.NodeMap
* Graphviz output: Data.Graph.Inductive.GraphvizDownload:
http://eecs.oregonstate.edu/~erwig/fgl/haskell/
Please email comments, bug reports, etc. to [EMAIL PROTECTED]
-- Martin
_______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
