<div dir="ltr"><br><br><div class="gmail_quote">On Fri, Aug 29, 2008 at 12:21 PM, Richard Carlsson <span dir="ltr"><<a href="mailto:richardc@it.uu.se">richardc@it.uu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Geevarghese Philip wrote:<br><br>
>   Is there a library for undirected graphs available in Erlang?<br>
<br>
</div>You could probably implement everything you need as a simple layer<br>
on top of the digraph and digraph_utils modules.<br>
See <a href="http://www.erlang.org/doc/apps/stdlib/index.html" target="_blank">http://www.erlang.org/doc/apps/stdlib/index.html</a></blockquote><div><br>Ulf, Richard,<br><br>Thanks. Data representation is the need. I have started to write a wrapper on top of the digraph_* modules, as you suggested.<br>
<br>Thanks,<br>Philip<br></div></div><br></div>