Hello,
I think that one solution may be to use a graphview or a filter: you should filter out the nodes that belong to the scc, then you can iterate over the remaining vertices and retrieve any property they have.

Best,
Giuseppe


2014-05-23 21:56 GMT+02:00 Flavien Lambert <petit.lepton@gmail.com>:
Hi all, I am new here. I looked into the mail archive but I did not get what I was looking for despite old subjects about id's.

I have extracted the strongly connected component (scc) from a graph that I built from a transportation network. I want to identify the nodes of the network that are not connected to the scc. I am able to get the index of the vertices in the graph but I did not find an obvious way to get the id's of these vertices to extract them from my original network.

Best,
F.

_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
http://lists.skewed.de/mailman/listinfo/graph-tool