
18 Aug
2009
18 Aug
'09
1:14 a.m.
Hi,
I'd like to use the simple write_graphviz function
write_graphviz(std::cout,g);
but since my graph doesn't allow multiple edges between two vertices,
the graph type is defined by :
typedef adjacency_list