[Haskell-cafe] What is your favourite graph library?
Ben Franksen
ben.franksen at online.de
Sun Feb 28 08:47:34 UTC 2021
Am 24.02.21 um 13:19 schrieb Ignat Insarov:
> I really like graphs.
I hate them. Whenever I encounter a graph related problem I /want/ to
reach for an established library, same as you. And invariably I end up
re-inventing the wheel because I find that for my particular problem the
data representation in any of the general purpose graph libraries are
not suitable.
Cheers
Ben
More information about the Haskell-Cafe
mailing list