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.Empty
      • Data.Graph.PropertyMap

Downloads

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.4), 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>
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-21T17:39:06Z
Distributions LTSHaskell:0.7.2, NixOS:0.7.2, Stackage:0.7.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 14578 total (70 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-28 [all 6 reports]