On 11/26/2013 09:08 PM, Karim Khayrat wrote:
> The label_biconnected_components routine returns an edge property
> map. However I also need to get corresponding vertex property
> map. While it is straight forward to code that, I was wondering if
> there an inbuilt function in graph-tool to do so?

There is no built-in function, you must iterate through the edges.

Cheers,
Tiago

-- 
Tiago de Paula Peixoto <[email protected]>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
[email protected]
http://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to