28 Aug
2007
28 Aug
'07
4:52 p.m.
On 8/28/07, Sam Peterson
On 8/28/07, Stephan Diederich
wrote: Just rechecked, but I think I chose setS: (maybe bad formatting?) typedef adjacency_list
Graph; No, you chose setS for the vertex list, try this and see if it works for you:
typedef adjacency_list
Graph;
This is inconsistent IMO:
template