Hi,
I am working on a program to calculate the google normalised distance for
verticies in a graph.
I was just wondering in JgraphT if you have an edge is there anyway to get
the list of neighbours for each of the nodes that make up the edge
e.g E=(2,3)
i need to get the list of neighbours for nodes 2 and 3. Also I need the
neighbours that belong to both nodes 2 and 3. Is there any method in JgraphT
that does that
Kind Regards
--
View this message in context: http://n3.nabble.com/Gaining-access-to-verticies-in-an-edge-tp464441p464441.html
Sent from the jgrapht-users mailing list archive at Nabble.com.
|