Related articles |
---|
text files for graph structure lore8080@yahoo.it (2004-07-17) |
Re: text files for graph structure lievenswouter@snotmail.com (Wouter Lievens) (2004-07-18) |
Re: text files for graph structure itz@buug.org (Ian Zimmerman) (2004-07-19) |
Re: text files for graph structure lore8080@yahoo.it (2004-07-19) |
Re: text files for graph structure lore8080@yahoo.it (2004-07-28) |
Re: text files for graph structure k_kuruvilla@yahoo.com (2004-07-28) |
From: | lore8080@yahoo.it (LMS) |
Newsgroups: | comp.compilers |
Date: | 17 Jul 2004 18:06:54 -0400 |
Organization: | http://groups.google.com |
Keywords: | testing, question |
Posted-Date: | 17 Jul 2004 18:06:54 EDT |
Hi,
i don't know if this is the right group, but i believe so.
If i'm wrong, please say to me the right one.
My question is:
i'm looking for a txt file, or more than one,
that describe a graph:
vertex1 vertex2 weight
vert vert weigth
. . .
. . .
. . .
vert vert weigth
with at least, more than 100 rows.
Anyone know where i can get a file like that?
i need it because i want to test a dijkstra's algorithm.
Thanks to all the persons that will spend their time.
LMS
Return to the
comp.compilers page.
Search the
comp.compilers archives again.