ANNOUNCE: new FGL version (Jan 2004)

Martin Erwig erwig at cs.orst.edu
Tue Jan 13 09:33:40 EST 2004


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.Graphviz


Download:

   http://eecs.oregonstate.edu/~erwig/fgl/haskell/


Please email comments, bug reports, etc. to erwig at cs.orst.edu



--
Martin



More information about the Haskell mailing list