Fwd: Re: [erlang-questions] Is the digraph module the only way to deal with graphs in Erlang?

Edward Wang yujiangw@REDACTED
Wed Mar 16 12:28:21 CET 2011


Cc the list.
---------- Forwarded message ----------
From: "Edward Wang" <yujiangw@REDACTED>
Date: Mar 16, 2011 7:27 PM
Subject: Re: [erlang-questions] Is the digraph module the only way to deal
with graphs in Erlang?
To: "G.S." <corticalcomputer@REDACTED>

Using neo4j and its Erlang binding? I haven't use it myself. You've be
warned :)

http://wiki.neo4j.org/content/Main_Page

Edward.
On Mar 16, 2011 5:33 PM, "G.S." <corticalcomputer@REDACTED> wrote:
> Hello,
>
> Are there any other modules which are similar to the Digraph module? I'm
> working with large graphs, and though I have my own encoding system for
> them, I was hoping to switch to something standard, which is why I
> originally wanted to start using Erlang's digraph module... but it's
> somewhat clumsy, especially with the way it uses ETS.
>
> If anyone knows of another graph type module in Erlang, or have other
> suggestions, that would be great.
> Regards,
> -Gene


More information about the erlang-questions mailing list