
7 Oct
2011
7 Oct
'11
10:43 p.m.
[...]
Do you want something like a selector (like boost::undirectedS is)? In that case, look at URL:http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/using_adjacency_list... for how BGL does it.
-- Jeremiah Willcock
This is exactly what i was looking for. Thank you very much for this one! -- Christoph