graphs: A simple monadic graph library

[ algorithms, bsd3, data-structures, graphs, library ] [ Propose Tags ]

A simple monadic graph library

Modules

[Last Documentation]

  • Data
    • Graph
      • Data.Graph.AdjacencyList
      • Data.Graph.AdjacencyMatrix
      • Algorithm
        • Data.Graph.Algorithm.BreadthFirstSearch
        • Data.Graph.Algorithm.DepthFirstSearch
      • Data.Graph.Class
        • Data.Graph.Class.AdjacencyList
        • Data.Graph.Class.AdjacencyMatrix
        • Data.Graph.Class.Bidirectional
        • Data.Graph.Class.EdgeEnumerable
        • Data.Graph.Class.VertexEnumerable
      • Data.Graph.Dual
      • Data.Graph.PropertyMap

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.4, 0.4.0.1, 0.4.0.3, 0.4.1, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.7, 0.7.1, 0.7.2
Dependencies array (>=0.3 && <0.5), base (>=4 && <4.3), containers (>=0.3 && <0.5), data-default (>=0.2 && <0.3), transformers (>=0.2.2 && <0.3), void (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2015-01-14T08:43:09Z
Category Data Structures
Home page http://github.com/ekmett/graphs
Source repo head: git clone git://github.com/ekmett/graphs.git
Uploaded by EdwardKmett at 2011-01-22T12:09:47Z
Distributions LTSHaskell:0.7.2, NixOS:0.7.2, Stackage:0.7.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 14487 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-11 [all 6 reports]