arunhorne has asked for the wisdom of the Perl Monks concerning the following question:
Monks...
I find myself needing to create a graph, as in a collection of nodes connected to one another by directed arcs. Despite the availability of suitable libraries in Java, I have no wish to turn away from Perl for this task. I have search CPAN and Google for a library to aid me with the following requirements but find the results to vague. Does anyone know/have any code snippets/modules that would allow me to:
Any suggestions are welcomed - the more ideas the better :)
Best wishes,
____________
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Graphs and Shortest Distance Between Nodes
by kvale (Monsignor) on Jul 18, 2002 at 22:46 UTC | |
|
Re: Graphs and Shortest Distance Between Nodes
by thelenm (Vicar) on Jul 18, 2002 at 22:39 UTC | |
|
Re: Graphs and Shortest Distance Between Nodes
by FoxtrotUniform (Prior) on Jul 18, 2002 at 22:55 UTC | |
|
Re: Graphs and Shortest Distance Between Nodes
by larsen (Parson) on Jul 18, 2002 at 22:59 UTC |