Re: [jgrapht-users] Array of neighbours
Brought to you by:
barak_naveh,
perfecthash
From: John V. S. <js...@gm...> - 2005-07-26 17:54:15
|
GraphHelper has methods neighborListOf, predecessorListOf and successorListOf. JVS > Julien Thomas de Boer wrote: > >> Hi everyone, >> Does someone know how to get an array with neighbour nodes of a given >> vertice ? I thought it was possible but i didnt manage to find how in >> the Javadoc. Thanks for your help. >> > > |