[Haskell-cafe] Imperative graph algorithm, (tail?) recursion, and speed

Jeffrey Brown jeffbrown.the at gmail.com
Sat Mar 7 00:18:16 UTC 2015


Cool! I was referring to the bug declared at the top of this page [1]. Is
that warning obsolete?

[1] https://web.engr.oregonstate.edu/~erwig/fgl/haskell/


On Fri, Mar 6, 2015 at 3:04 PM, Ivan Lazar Miljenovic <
ivan.miljenovic at gmail.com> wrote:

> On 7 March 2015 at 04:17, Jeffrey Brown <jeffbrown.the at gmail.com> wrote:
> > Indeed, I did look at FGL. It's beautiful. It has a bug that does not
> permit
> > multiedges in directed graphs, which I need.
>
> What do you mean by "multiedges"?  Multiple edges between two nodes?
> If that's the case, PatriciaTree used to have this problem, but I
> fixed that way back in 2010 when I first took over maintainership of
> fgl.
>
> --
> Ivan Lazar Miljenovic
> Ivan.Miljenovic at gmail.com
> http://IvanMiljenovic.wordpress.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150306/314af398/attachment.html>


More information about the Haskell-Cafe mailing list