3 Aug
2004
3 Aug
'04
12:07 a.m.
On Aug 2, 2004, at 5:13 PM, Rui Carvalho wrote:
My question is: is there a simple way of reading the adjacency list into the graph from my txt file? I found Kevin_Bacon, but was looking for something more powerful. Then I found adjacency_list_io.cpp (is it documented?), but it wouldn't compile on MSVC.
Am I missing something obvious?
I don't believe we have a graph reader for that kind of format. adjacency_list_io hasn't been actively maintained, as far as I know. Doug