From: Julien T. de B. <jul...@ep...> - 2005-07-26 11:56:47
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.
--
Sincerely,
Julien THOMAS DE BOER
Swiss Federal Institute of Technology of Lausanne (EPFL)
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.
>>
>
>