7 Jul
2005
7 Jul
'05
6:58 p.m.
Not 100% sure if subgraphs are to blame, but the traits of the attached
graph include:
1. adjacency_iterator
2. in_edge_iterator
3. out_edge_iterator
But fails to compile when I add a "inv_adjacency_iterator".
Surely this iterator is basically the same as the in_edge_iterator, with a
different return type?
Gordon
typedef boost::adjacency_list