is there a particular reason that the filtered graph is missing a<br>vertex_descriptor vertex(vertices_size_type, const&amp; filtered_graph) function? of course this would return exactly the same as the one of the underlying graph, nevertheless it would be handy for code treating filtered graphs the same way as normal ones.
<br>greetings<br>moritz<br>

