18 Jul
2007
18 Jul
'07
11:33 a.m.
Hi I have a question about graph filtering. My problem is that I would like to filter all edges from a graph g with weight less than 0.01 and all vertices which only has out edges with a weight less than 0.01 The filtering of the edges is show in the documentation. However I have problems with filtering the vertices. Can anyone help? Thanks Line