Retrieve the graph neighborhood around a set of vertices
11 Jan
2015
11 Jan
'15
12:03 p.m.
Hi@alll How can I retrieve the graph neighborhoods around a set of vertices for a given radius (of the neighborhoods)? Thanks, Dov
13 Jan
13 Jan
1:12 p.m.
New subject: Retrieve the graph neighborhood around a set of vertices
On 11.01.2015 13:03, Dov Sadan wrote:
Hi@alll
How can I retrieve the graph neighborhoods around a set of vertices for a given radius (of the neighborhoods)?
You can use the shortest_distance() function: https://graph-tool.skewed.de/static/doc/topology.html#graph_tool.topology.sh... -- Tiago de Paula Peixoto <tiago@skewed.de>
3991
Age (days ago)
3993
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dov Sadan -
Tiago de Paula Peixoto