On Tue, Jan 22, 2013 at 3:20 PM, George Giorgidze wrote:
> Hi Jason,
>
> > How does this compare with fgl? http://hackage.haskell.org/package/fgl
>
> A couple of months ago, I was working on a project where I had to do
> some graph analysis. I encountered two problems with the fgl library:
>
Than
Hi Jason,
> How does this compare with fgl? http://hackage.haskell.org/package/fgl
A couple of months ago, I was working on a project where I had to do
some graph analysis. I encountered two problems with the fgl library:
(1) The fgl library did not work for large graphs, even graph
construction
Hi Haskellers, dear igraph community,
I am pleased to announce the release of our (inofficial) Haskell
bindings to the igraph C library. igraph is a powerfull library for
creating and manipulating directed, undirected and weighted graphs. Our
package offers a complete coverage of all functions